lkml.org 
[lkml]   [2020]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 3/3] sched/numa: Limit the amount of imbalance that can exist at fork time
On Tue, Nov 17, 2020 at 01:42:22PM +0000, Mel Gorman wrote:
> - if (local_sgs.idle_cpus)
> + if (local_sgs.idle_cpus >= (sd->span_weight >> 2))
> return NULL;

Is that the same 25% ?

\
 
 \ /
  Last update: 2020-11-17 15:25    [W:0.252 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site