Thread (28 messages) flat view 28 messages, 3 authors, 2012-03-09

Re: [ANNOUNCE] 3.2.9-rt17

From: Steven Rostedt <rostedt@goodmis.org>
Date: 2012-03-08 21:44:43
Also in: lkml

On Thu, 2012-03-08 at 22:37 +0100, Peter Zijlstra wrote:
quoted
Now when the original task releases the lock again, the other task can
take it just like it does on mainline.
Now interleave it with a third task of even higher priority that puts
the spinner to sleep.
So? It will eventually have to allow the task to run. Adding a "third
higher priority" task can cause problems in any other part of the -rt
kernel.

We don't need to worry about priority inversion. If the higher task
blocks on the original task, it will boost its priority (even if it does
the adaptive spin) which will again boost the task that it preempted.

Now we may need to add a sched_yield() in the adaptive spin to let the
other task run.

-- Steve
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help