sched: wake-balance fixes
authorGregory Haskins <ghaskins@novell.com>
Fri, 25 Jan 2008 20:08:12 +0000 (21:08 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 25 Jan 2008 20:08:12 +0000 (21:08 +0100)
commita22d7fc187ed996b66d8439db27b2303f79a8e7b
tree44845eaac2aa44b185d0663d689fea29d94ea5ff
parent6e1254d2c41215da27025add8900ed187bca121d
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 <ghaskins@novell.com>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
kernel/sched_rt.c