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:
5d2b3d3
)
sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/
author
Oleg Nesterov
<oleg@tv-sign.ru>
Sun, 12 Aug 2007 16:08:19 +0000
(18:08 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 12 Aug 2007 16:08:19 +0000
(18:08 +0200)
rebalance_domains(SCHED_IDLE) looks strange (typo), change it to CPU_IDLE.
the effect of this bug was slightly more agressive idle-balancing on
SMP than intended.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found