From: Steven Rostedt Date: Fri, 25 Jan 2008 20:08:06 +0000 (+0100) Subject: sched: add rt-overload tracking X-Git-Tag: v2.6.25-rc1~1237^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd29176b7cd24909f8ceba2105cb3ae2857b90c;p=pandora-kernel.git sched: add rt-overload tracking This patch adds an RT overload accounting system. When a runqueue has more than one RT task queued, it is marked as overloaded. That is that it is a candidate to have RT tasks pulled from it. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed