[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251104013037.296013-1-longman@redhat.com>
Date: Mon, 3 Nov 2025 20:30:34 -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 v2 0/3] cgroup/cpuset: Additional housekeeping check & cleanup
v2: Update patch 2 to correct some of the checking code and add
prstate_housekeeping_conflict() as suggested by Chen Ridong.
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 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 (1):
cgroup/cpuset: Rename update_unbound_workqueue_cpumask() to
update_isolation_cpumasks()
Waiman Long (2):
cgroup/cpuset: Fail if isolated and nohz_full don't leave any
housekeeping
cgroup/cpuset: Globally track isolated_cpus update
kernel/cgroup/cpuset.c | 148 ++++++++++++++++++++++++++++++-----------
1 file changed, 109 insertions(+), 39 deletions(-)
--
2.51.1
Powered by blists - more mailing lists