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:
2e5b5b3
)
sched: Fix load-balance wreckage
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 9 Mar 2012 23:07:36 +0000
(
00:07
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 12 Mar 2012 19:43:15 +0000
(20:43 +0100)
Commit 367456c ("sched: Ditch per cgroup task lists for
load-balancing") completely wrecked load-balancing due to
a few silly mistakes.
Correct those and remove more pointless code.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/n/tip-zk04ihygwxn7qqrlpaf73b0r@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched/fair.c
patch
|
blob
|
history
diff --cc
kernel/sched/fair.c
Simple merge