]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: rt: dont stop the period timer when there are tasks wanting to run
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 19 Jun 2008 12:22:28 +0000 (14:22 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 20 Jun 2008 08:26:02 +0000 (10:26 +0200)
commit6c3df25511c2c51f2dd36cc52a8d22363d731793
tree80ef006084108ebca3d49f6635a62d8ee261abe8
parent10b612f440a22a294e87ec7e8f03f9eea3338628
sched: rt: dont stop the period timer when there are tasks wanting to run

So if the group ever gets throttled, it will never wake up again.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: "Daniel K." <dk@uw.no>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Reported-by: "Daniel K." <dk@uw.no>
kernel/sched_rt.c