commit | 8a8cde163ea724baf74e7752a31a69d3121a240e | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jun 19 14:22:28 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 20 11:00:19 2008 +0200 |
tree | 5cdeed8a13ac27bf0bf03f522ab184c543a5030f | |
parent | d4abc238c9f4df8b3216f3e883f5d0a07b7ac75a [diff] |
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>