On Wed, 30 Aug 2000, Jens Axboe wrote:
>
> Sounds sane, but what about drivers that don't really use the request
> queue structure? Stuff like lvm, md, rd (with Neil's patch to fix the
> lru_list deadlock), and probably new loop.
Every single driver must have a request_queue: as far as the ll_rw_block
layer is concerned, a NULL request-queue means that the device doesn't
exist. It will even print out a message saying so..
I'm not sure what you mean about lvm/md/rd not having request queues.
Linus
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Thu Aug 31 2000 - 21:00:24 EST