Re: [RFC PATCH 2/5] sched/fair: Introduce overloaded_mask in sched_domain_shared

From: K Prateek Nayak
Date: Thu Apr 10 2025 - 11:32:15 EST


Hello Peter,

On 4/10/2025 3:33 PM, Peter Zijlstra wrote:
On Wed, Apr 09, 2025 at 11:15:36AM +0000, K Prateek Nayak wrote:
Introduce a new cpumask member "overloaded_mask" in sched_domain_shared.
This mask will be used to keep track of overloaded CPUs with pushable
tasks on them and will be later used by newidle balance to only scan
through the overloaded CPUs to pull a task to it.

'to pull a task from it.' ?

Right! Sorry about that.

--
Thanks and Regards,
Prateek