commit | 6c3df25511c2c51f2dd36cc52a8d22363d731793 | [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 10:26:02 2008 +0200 |
tree | 80ef006084108ebca3d49f6635a62d8ee261abe8 | |
parent | 10b612f440a22a294e87ec7e8f03f9eea3338628 [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. 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>