summaryrefslogtreecommitdiff
path: root/scripts/dummy-tools/python3
diff options
context:
space:
mode:
authorWaiman Long <longman@redhat.com>2026-02-21 21:54:16 +0300
committerTejun Heo <tj@kernel.org>2026-02-23 23:42:08 +0300
commit3bfe47967191f42d17510713b31a47d9284b8c5a (patch)
tree5a7723d75be745f6f7f9266198a3b0065ccfee6f /scripts/dummy-tools/python3
parent5e6aac573cc4cc8e62aebf880b824e219a5ff557 (diff)
downloadlinux-3bfe47967191f42d17510713b31a47d9284b8c5a.tar.xz
cgroup/cpuset: Move housekeeping_update()/rebuild_sched_domains() together
With the latest changes in sched/isolation.c, rebuild_sched_domains*() requires the HK_TYPE_DOMAIN housekeeping cpumask to be properly updated first, if needed, before the sched domains can be rebuilt. So the two naturally fit together. Do that by creating a new update_hk_sched_domains() helper to house both actions. The name of the isolated_cpus_updating flag to control the call to housekeeping_update() is now outdated. So change it to update_housekeeping to better reflect its purpose. Also move the call to update_hk_sched_domains() to the end of cpuset and hotplug operations before releasing the cpuset_mutex. Signed-off-by: Waiman Long <longman@redhat.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions