From: Nick Piggin Date: Sat, 25 Jun 2005 21:57:12 +0000 (-0700) Subject: [PATCH] sched: less aggressive idle balancing X-Git-Tag: v2.6.13-rc1~68^2~153 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b61ccf0bf0e9a85823d39a5db6a1519caeb13d;p=pandora-kernel.git [PATCH] sched: less aggressive idle balancing Remove the special casing for idle CPU balancing. Things like this are hurting for example on SMT, where are single sibling being idle doesn't really warrant a really aggressive pull over the NUMA domain, for example. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed