commit | 4642dafdf93dc7d66ee33437b93a5e6b8cea20d2 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Fri Jan 25 21:08:07 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 25 21:08:07 2008 +0100 |
tree | 4e3fd9c95be1ed14e9f40b2dcf232c40e5ab8fef | |
parent | f65eda4f789168ba5ff3fa75546c29efeed19f58 [diff] |
sched: push RT tasks from overloaded CPUs This patch adds pushing of overloaded RT tasks from a runqueue that is having tasks (most likely RT tasks) added to the run queue. TODO: We don't cover the case of waking of new RT tasks (yet). Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>