commit | d5ad140bc1505a98c0f040937125bfcbb508078f | [log] [tgz] |
---|---|---|
author | Nikhil Rao <ncrao@google.com> | Wed Nov 17 11:42:04 2010 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Nov 18 13:12:33 2010 +0100 |
tree | adc1581eb61159675f9163515fd2402f81b586e2 | |
parent | b5482cfa1c95a188b3054fa33274806add91bbe5 [diff] |
sched: Fix idle balancing An earlier commit reverts idle balancing throttling reset to fix a 30% regression in volanomark throughput. We still need to reset idle_stamp when we pull a task in newidle balance. Reported-by: Alex Shi <alex.shi@intel.com> Signed-off-by: Nikhil Rao <ncrao@google.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1290022924-3548-1-git-send-email-ncrao@google.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>