]> git.baikalelectronics.ru Git - kernel.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 09:00:19 +0000 (11:00 +0200)
commit71760106da0a099e14034674634c2277bc42ea53
tree5cdeed8a13ac27bf0bf03f522ab184c543a5030f
parent5ccacd0dffc009fc3f2759772ff851fa8ff087fe
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.

Reported-by: "Daniel K." <dk@uw.no>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Tested-by: Daniel K. <dk@uw.no>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_rt.c