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

