[RFC][PATCH RT 4/4] sched/rt: Initiate a pull when the priority of a task is lowered

2012-12-07 Thread Steven Rostedt
If a task lowers its priority (say by losing priority inheritance) if a higher priority task is waiting on another CPU, initiate a pull. Signed-off-by: Steven Rostedt Index: linux-rt.git/kernel/sched/rt.c === ---

[RFC][PATCH RT 4/4] sched/rt: Initiate a pull when the priority of a task is lowered

2012-12-07 Thread Steven Rostedt
If a task lowers its priority (say by losing priority inheritance) if a higher priority task is waiting on another CPU, initiate a pull. Signed-off-by: Steven Rostedt rost...@goodmis.org Index: linux-rt.git/kernel/sched/rt.c === ---