Re: Asynch I/O broken in 2.2.15

Jeff V. Merkey (jmerkey@timpanogas.com)
Thu, 13 Apr 2000 14:19:25 -0600


Steve Dodd wrote:
> Not if you set your state to TASK_UNINTERRUPTIBLE (wait_on_buffer does).
> schedule() removes you from the run queue if your state isn't TASK_RUNNING.
>

Then it would sleep there. Interesting, letting folks alter kernel data
structures. Could create some interesting bugs :-).

Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/