From: Peter Zijlstra Date: Thu, 10 Sep 2009 12:40:57 +0000 (+0200) Subject: sched: Weaken SD_POWERSAVINGS_BALANCE X-Git-Tag: v2.6.32-rc1~652^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae154be1f34a674e6cbb43ccf6e442f56acd7a70;p=pandora-kernel.git sched: Weaken SD_POWERSAVINGS_BALANCE 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 LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed