Re: [RESEND RFC PATCH v2 00/29] sched/fair: Push-based load balancing

From: K Prateek Nayak
Date: Mon Dec 08 2025 - 12:37:10 EST


Hello Shrikanth,

On 12/8/2025 7:34 PM, Shrikanth Hegde wrote:
>> 2. The "nohz.nr_idle" and "nohz.idle_cpus" are global system-wide
>>     variables that can run into scalability bottlenecks on a large
>>     core-count system.
>>
>
> I think they are nohz.nr_cpus and nohz.idle_cpus_mask. isn't it?

Ack! Sorry my brain is all mush at this point staring at all the new
and old "nohz.*" variable names. Thank you for catching that.

--
Thanks and Regards,
Prateek