Re: disk head scheduling

Stephen C. Tweedie (sct@redhat.com)
Thu, 25 Mar 1999 23:18:51 +0000 (GMT)


Hi,

On Thu, 25 Mar 1999 22:06:45 +0100 (MET), Gerard Roudier
<groudier@club-internet.fr> said:

> The plugging will probably get not enough if we ever want to ensure some
> ordering of actual IOs to be guaranteed to upper layers.

Plugging was never supposed to do that: it was there only to let us
coalesce multiple adjacent IO requests being generated at the same time
by the kernel (for example, the file readahead code or the write-back
thread).

--Stephen

-
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/