From: Steven Rostedt Date: Fri, 25 Jan 2008 20:08:07 +0000 (+0100) Subject: sched: push RT tasks from overloaded CPUs X-Git-Tag: v2.6.25-rc1~1237^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4642dafdf93dc7d66ee33437b93a5e6b8cea20d2;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed