]> Git Repo - linux.git/commit
sched: rt: dont stop the period timer when there are tasks wanting to run
authorPeter Zijlstra <[email protected]>
Thu, 19 Jun 2008 12:22:28 +0000 (14:22 +0200)
committerIngo Molnar <[email protected]>
Fri, 20 Jun 2008 09:00:19 +0000 (11:00 +0200)
commit8a8cde163ea724baf74e7752a31a69d3121a240e
tree5cdeed8a13ac27bf0bf03f522ab184c543a5030f
parentd4abc238c9f4df8b3216f3e883f5d0a07b7ac75a
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." <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Tested-by: Daniel K. <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
kernel/sched_rt.c
This page took 0.053258 seconds and 4 git commands to generate.