Messages in this thread |  | | Date | Thu, 10 Apr 2025 12:03:09 +0200 | | From | Peter Zijlstra <> | | Subject | Re: [RFC PATCH 2/5] sched/fair: Introduce overloaded_mask in sched_domain_shared |
| |
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.' ?
|  |