diff options
author | 2022-02-07 16:59:03 +0100 | |
---|---|---|
committer | 2022-02-16 15:57:54 +0100 | |
commit | 9d42ea0d6984044a82258f41d8407ee442687f30 (patch) | |
tree | 5344e40340f9bab52c1f53270e2c1b9ed94f2ed7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | psi: fix possible trigger missing in the window (diff) | |
download | linux-dev-9d42ea0d6984044a82258f41d8407ee442687f30.tar.xz linux-dev-9d42ea0d6984044a82258f41d8407ee442687f30.zip |
pci: Decouple HK_FLAG_WQ and HK_FLAG_DOMAIN cpumask fetch
To prepare for supporting each feature of the housekeeping cpumask
toward cpuset, prepare each of the HK_FLAG_* entries to move to their
own cpumask with enforcing to fetch them individually. The new
constraint is that multiple HK_FLAG_* entries can't be mixed together
anymore in a single call to housekeeping cpumask().
This will later allow, for example, to runtime modify the cpulist passed
through "isolcpus=", "nohz_full=" and "rcu_nocbs=" kernel boot
parameters.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Juri Lelli <juri.lelli@redhat.com>
Reviewed-by: Phil Auld <pauld@redhat.com>
Link: https://lore.kernel.org/r/20220207155910.527133-2-frederic@kernel.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions