commit | b5482cfa1c95a188b3054fa33274806add91bbe5 | [log] [tgz] |
---|---|---|
author | Alex Shi <alex.shi@intel.com> | Tue Nov 16 17:34:02 2010 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Nov 18 13:11:43 2010 +0100 |
tree | bcd6091faa23ab203ea9f6f4262a466bf3a696a1 | |
parent | 55f6561c6941713ab5ae9180525b026dd40b7d14 [diff] |
sched: Fix volanomark performance regression Commit fab4762 triggers excessive idle balancing, causing a ~30% loss in volanomark throughput. Remove idle balancing throttle reset. Originally-by: Alex Shi <alex.shi@intel.com> Signed-off-by: Mike Galbraith <efault@gmx.de> Acked-by: Nikhil Rao <ncrao@google.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <1289928732.5169.211.camel@maggy.simson.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>