git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04f733b
)
sched/numa: Don't scale the imbalance
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 10 May 2012 22:26:27 +0000
(
00:26
+0200)
committer
Ingo Molnar
<mingo@kernel.org>
Mon, 14 May 2012 13:05:26 +0000
(15:05 +0200)
It's far too easy to get ridiculously large imbalance pct when you
scale it like that. Use a fixed 125% for now.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/n/tip-zsriaft1dv7hhboyrpvqjy6s@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found