commit | efc2dead2c82cae31943828f6d977c483942b0eb | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Aug 20 12:44:55 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Aug 21 08:18:02 2008 +0200 |
tree | 1eabd7b84aacf1a314ec03f667512222d5d599f9 | |
parent | 1fca25427482387689fa27594c992a961d98768f [diff] |
sched: enable LB_BIAS by default Yanmin reported a significant regression on his 16-core machine due to: commit 93b75217df39e6d75889cc6f8050343286aff4a5 Author: Peter Zijlstra <a.p.zijlstra@chello.nl> Date: Fri Jun 27 13:41:33 2008 +0200 Flip back to the old behaviour. Reported-by: "Zhang, Yanmin" <yanmin_zhang@linux.intel.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>