From: Peter Zijlstra Date: Fri, 9 Oct 2009 10:16:40 +0000 (+0200) Subject: sched: Disable SD_PREFER_LOCAL for MC/CPU domains X-Git-Tag: v2.6.32-rc6~57^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799e2205ec65e174f752b558c62a92c4752df313;p=pandora-kernel.git sched: Disable SD_PREFER_LOCAL for MC/CPU domains Yanmin reported that both tbench and hackbench were significantly hurt by trying to keep tasks local on these domains, esp on small cache machines. So disable it in order to promote spreading outside of the cache domains. Reported-by: "Zhang, Yanmin" Signed-off-by: Peter Zijlstra CC: Mike Galbraith LKML-Reference: <1255083400.8802.15.camel@laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed