[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251103013411.239610-1-longman@redhat.com>
Date: Sun, 2 Nov 2025 20:34:08 -0500
From: Waiman Long <longman@...hat.com>
To: Tejun Heo <tj@...nel.org>,
Johannes Weiner <hannes@...xchg.org>,
Michal Koutný <mkoutny@...e.com>
Cc: cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org,
Chen Ridong <chenridong@...wei.com>,
Gabriele Monaco <gmonaco@...hat.com>,
Frederic Weisbecker <frederic@...nel.org>,
Waiman Long <longman@...hat.com>
Subject: [cgroup/for-6.19 PATCH 0/3] cgroup/cpuset: Additional housekeeping check & cleanup
The first two patches are based on the two cpuset patches from the
"timers: Exclude isolated cpus from timer migration" patch series [1]
with some minor modifications. They add additional nohz_full housekeeping
mask check to ensure that there is at least one common housekeeping
CPU that is not domain and nohz_full isolated.
The last patch is another cleanup patch to simplify the current
partition code.
[1] https://lore.kernel.org/lkml/20251020112802.102451-1-gmonaco@redhat.com/
Gabriele Monaco (2):
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to
update_isolation_cpumasks()
cgroup/cpuset: Fail if isolated and nohz_full don't leave any
housekeeping
Waiman Long (1):
cgroup/cpuset: Globally track isolated_cpus update
kernel/cgroup/cpuset.c | 139 +++++++++++++++++++++++++++++------------
1 file changed, 100 insertions(+), 39 deletions(-)
--
2.51.1
Powered by blists - more mailing lists