Re: [PATCH v15 0/7] timers: Exclude isolated cpus from timer migration
From: Gabriele Monaco
Date: Tue Nov 18 2025 - 05:09:07 EST
On Thu, 2025-11-13 at 14:12 +0100, Frederic Weisbecker wrote:
> Le Thu, Nov 13, 2025 at 09:33:17AM +0100, Gabriele Monaco a écrit :
> > The timer migration mechanism allows active CPUs to pull timers from
> > idle ones to improve the overall idle time. This is however undesired
> > when CPU intensive workloads run on isolated cores, as the algorithm
> > would move the timers from housekeeping to isolated cores, negatively
> > affecting the isolation.
>
> Looks good to me now, thanks!
Thank you for all the comments! Will this series make it for this merge window?
Thanks,
Gabriele