Re: [PATCH 03/15] sched/isolation: Separate housekeeping types in enum hk_type
From: Frederic Weisbecker
Date: Tue Mar 31 2026 - 05:36:32 EST
Le Wed, Mar 25, 2026 at 05:09:34PM +0800, Qiliang Yuan a écrit :
> Most kernel noise types (TICK, TIMER, RCU, etc.) are currently
> aliased to a single HK_TYPE_KERNEL_NOISE enum value. This prevents
> fine-grained runtime isolation control as all masks are forced to be
> identical.
For now we don't need finegrained runtime isolation. Only domain,
nohz_full and managed_irq. If the need arise, we can make it more
finegrained in the future.
Thanks.
--
Frederic Weisbecker
SUSE Labs