From: Nikhil Rao Date: Wed, 17 Nov 2010 19:42:04 +0000 (-0800) Subject: sched: Fix idle balancing X-Git-Tag: v2.6.37-rc4~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ad140bc1505a98c0f040937125bfcbb508078f;p=pandora-kernel.git 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 Signed-off-by: Nikhil Rao Signed-off-by: Peter Zijlstra LKML-Reference: <1290022924-3548-1-git-send-email-ncrao@google.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed