On Sun, 2011-04-24 at 09:43 -0700, Paul E. McKenney wrote: > > Peter, any thoughts on what I might have done wrong to get the scheduler > into a state where it was ignoring a runnable realtime task? Not really, the only thing I can think of is something like poking at task->state while its sleeping. One you set it to TASK_RUNNING wakeups will be ignored since its already running ;-) -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html