On Tue, 2008-05-27 at 10:20 +0200, Mike Galbraith wrote:
(to somewhat solidify the random thought i'm sharing...)
Perhaps a SCHED_PREEMPT class so such things can co-exist:
SCHED_BATCH == I never preempt.
SCHED_NORMAL == I preempt sometimes.
SCHED_PREEMPT == I always preempt my waker.
(end of random synaptic firing;)
-Mike
--