From: Gregory Haskins Date: Fri, 25 Jan 2008 20:08:12 +0000 (+0100) Subject: sched: wake-balance fixes X-Git-Tag: v2.6.25-rc1~1237^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a22d7fc187ed996b66d8439db27b2303f79a8e7b;p=pandora-kernel.git sched: wake-balance fixes We have logic to detect whether the system has migratable tasks, but we are not using it when deciding whether to push tasks away. So we add support for considering this new information. Signed-off-by: Gregory Haskins Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed