]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit145d024a151f5ba275abc1dd80593c503ce506ae
tree44845eaac2aa44b185d0663d689fea29d94ea5ff
parent988715466bb6c87bc6e2dbefad16117d669bd1a7
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