Re: [PATCH 06/15] sched/core: Dynamically update scheduler domain housekeeping mask
From: Peter Zijlstra
Date: Wed Mar 25 2026 - 10:17:23 EST
On Wed, Mar 25, 2026 at 05:09:37PM +0800, Qiliang Yuan wrote:
> Scheduler domains rely on HK_TYPE_DOMAIN to identify which CPUs are
> isolated from general load balancing. Currently, these boundaries are
> static and determined only during boot-time domain initialization.
This statement is factually incorrect. You can dynamically create
partitions with both cpuset-v1 and cpuset-v2.