From: Peter Zijlstra Date: Fri, 25 Jan 2008 20:08:29 +0000 (+0100) Subject: sched: rt time limit X-Git-Tag: v2.6.25-rc1~1237^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa85ae2418e6843953107cd6a06f645752829bc0;p=pandora-kernel.git sched: rt time limit Very simple time limit on the realtime scheduling classes. Allow the rq's realtime class to consume sched_rt_ratio of every sched_rt_period slice. If the class exceeds this quota the fair class will preempt the realtime class. Signed-off-by: Peter Zijlstra Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed