diff options
author | Waiman Long <longman@redhat.com> | 2023-06-27 17:35:00 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2023-07-10 23:59:27 +0300 |
commit | c8c926200c55454101f072a4b16c9ff5b8c9e56f (patch) | |
tree | 226839aafe1d519db1140ef22ec6cadc01c190ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 868f87b3759bb7bedb081fdd40ef8d143c003fa6 (diff) | |
download | linux-c8c926200c55454101f072a4b16c9ff5b8c9e56f.tar.xz |
cgroup/cpuset: Inherit parent's load balance state in v2
Since commit f28e22441f35 ("cgroup/cpuset: Add a new isolated
cpus.partition type"), the CS_SCHED_LOAD_BALANCE bit of a v2 cpuset
can be on or off. The child cpusets of a partition root must have the
same setting as its parent or it may screw up the rebuilding of sched
domains. Fix this problem by making sure the a child v2 cpuset will
follows its parent cpuset load balance state unless the child cpuset
is a new partition root itself.
Fixes: f28e22441f35 ("cgroup/cpuset: Add a new isolated cpus.partition type")
Signed-off-by: Waiman Long <longman@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions