[EMAIL PROTECTED] said:
> > If there's other stuff on the run queue, it won't return immediately,
> > will it?
> It most likely will return immediately.
Oh well in that case it ought to task its task to something other than
TASK_RUNNING...
> > Otherwise, it would be TASK_UNINTERRUPTIBLE.
> UNINTERRUPTIBLE refers to being open to signals.
Indeed. That's what I want. I should have phrased it a little better.
"If I'm wrong about it not returning immediately, then it should be
TASK_UNINTERRUPTIBLE"
--
dwmw2
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/