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:
c88d591
)
sched: Weaken SD_POWERSAVINGS_BALANCE
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 10 Sep 2009 12:40:57 +0000
(14:40 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 15 Sep 2009 14:01:06 +0000
(16:01 +0200)
One of the problems of power-saving balancing is that under certain
scenarios it is too slow and allows tons of real work to pile up.
Avoid this by ignoring the powersave stuff when there's real work
to be done.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found