public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
       [not found] <20260325140053.GC3738786@noisy.programming.kicks-ass.net>
@ 2026-03-30 11:45 ` Qiliang Yuan
  2026-03-31  4:03   ` Waiman Long
  0 siblings, 1 reply; 2+ messages in thread
From: Qiliang Yuan @ 2026-03-30 11:45 UTC (permalink / raw)
  To: peterz
  Cc: longman, cgroups, akpm, anna-maria, boqun.feng, bsegall,
	dietmar.eggemann, frederic, hannes, jackmanb, jiangshanlai,
	joelagnelf, josh, juri.lelli, linux-kernel, linux-kselftest,
	linux-mm, mathieu.desnoyers, mgorman, mhocko, mingo, mingo,
	neeraj.upadhyay, paulmck, qiang.zhang, rcu, realwujing, rostedt,
	shuah, surenb, tglx, tj, urezki, vbabka, vincent.guittot,
	vschneid, ziy

On Wed, Mar 25, 2026 at 03:00:53PM +0100, Peter Zijlstra wrote:
> Sched domain boundaries are not static, they are easily changed by 
> cpuset partition (v1 and v2 both support this).

You're absolutely right. My description was imprecise. The goal of this 
patch was to ensure that the housekeeping mask for scheduler domains 
follows the partition boundaries dynamically as they are resized.

In V13, I will explicitly integrate the housekeeping update logic 
directly with `cpuset.cpus.partition` transitions. This way, any change 
to the isolation level of a partition will automatically update 
the kernel-internal housekeeping state, avoiding any parallel management 
logic.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
  2026-03-30 11:45 ` [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask Qiliang Yuan
@ 2026-03-31  4:03   ` Waiman Long
  0 siblings, 0 replies; 2+ messages in thread
From: Waiman Long @ 2026-03-31  4:03 UTC (permalink / raw)
  To: Qiliang Yuan, peterz
  Cc: cgroups, akpm, anna-maria, boqun.feng, bsegall, dietmar.eggemann,
	frederic, hannes, jackmanb, jiangshanlai, joelagnelf, josh,
	juri.lelli, linux-kernel, linux-kselftest, linux-mm,
	mathieu.desnoyers, mgorman, mhocko, mingo, mingo, neeraj.upadhyay,
	paulmck, qiang.zhang, rcu, rostedt, shuah, surenb, tglx, tj,
	urezki, vbabka, vincent.guittot, vschneid, ziy

On 3/30/26 7:45 AM, Qiliang Yuan wrote:
> On Wed, Mar 25, 2026 at 03:00:53PM +0100, Peter Zijlstra wrote:
>> Sched domain boundaries are not static, they are easily changed by
>> cpuset partition (v1 and v2 both support this).
> You're absolutely right. My description was imprecise. The goal of this
> patch was to ensure that the housekeeping mask for scheduler domains
> follows the partition boundaries dynamically as they are resized.
>
> In V13, I will explicitly integrate the housekeeping update logic
> directly with `cpuset.cpus.partition` transitions. This way, any change
> to the isolation level of a partition will automatically update
> the kernel-internal housekeeping state, avoiding any parallel management
> logic.

It looks like your patch series isn't based on the latest v7.0 kernel. 
With the latest upstream kernel, the HK_TYPE_DOMAIN cpumask has been 
updated to dynamically follow changes made in the cpuset isolated 
partition setting.

Cheers,
Longman


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-31  4:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20260325140053.GC3738786@noisy.programming.kicks-ass.net>
2026-03-30 11:45 ` [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask Qiliang Yuan
2026-03-31  4:03   ` Waiman Long

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox