Re: [PATCH 02/15] sched/isolation: Introduce housekeeping notifier infrastructure

From: Peter Zijlstra

Date: Wed Mar 25 2026 - 10:07:48 EST


On Wed, Mar 25, 2026 at 05:09:33PM +0800, Qiliang Yuan wrote:
> Subsystems currently rely on static housekeeping masks determined at
> boot. Supporting runtime reconfiguration (DHEI) requires a mechanism
> to broadcast mask changes to affected kernel components.

Can we eradicate the whole DHEI naming please? It makes no sense.