summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl.c
diff options
context:
space:
mode:
authorPeter Zijlstra2008-02-13 15:45:39 +0100
committerIngo Molnar2008-02-13 15:45:39 +0100
commit23b0fdfc9299b137bd126e9dc22f62a59dae546d (patch)
tree22019172c555109b69a73da76561d99d7776c4f7 /kernel/sysctl.c
parentsched: fix incorrect irq lock usage in normalize_rt_tasks() (diff)
downloadkernel-qcow2-linux-23b0fdfc9299b137bd126e9dc22f62a59dae546d.tar.gz
kernel-qcow2-linux-23b0fdfc9299b137bd126e9dc22f62a59dae546d.tar.xz
kernel-qcow2-linux-23b0fdfc9299b137bd126e9dc22f62a59dae546d.zip
sched: rt-group: deal with PI
Steven mentioned the fun case where a lock holding task will be throttled. Simple fix: allow groups that have boosted tasks to run anyway. If a runnable task in a throttled group gets boosted the dequeue/enqueue done by rt_mutex_setprio() is enough to unthrottle the group. This is ofcourse not quite correct. Two possible ways forward are: - second prio array for boosted tasks - boost to a prio ceiling (this would also work for deadline scheduling) Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions