lkml.org 
[lkml]   [2013]   [Feb]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [patch v4 01/18] sched: set SD_PREFER_SIBLING on MC domain to reduce a domain level
From
Date
On Wed, 2013-02-13 at 21:22 +0800, Alex Shi wrote:
> No, the flags set on MC/CPU domain, but is checked in their parents
> balancing, like in NUMA domain.
> Without the flag, will cause NUMA domain imbalance. like on my 2
> sockets
> NHM EP: 3 of 4 tasks were assigned on socket 0(lcpu, 10, 12, 14)
>
> In this case, update_sd_pick_busiest() need a reduced group_capacity
> to
> return true:
> if (sgs->sum_nr_running > sgs->group_capacity)
> return true;
> then numa domain balancing get chance to start.

Ah, indeed. Its always better to include such 'obvious' problems in the
changelog :-)



\
 
 \ /
  Last update: 2013-02-15 14:21    [W:0.108 / U:0.312 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site