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 [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/
- [PATCH] Fix disk statistic reporting to include all disks Bill Wilson
- Re: [PATCH] Fix disk statistic reporting to include a... Linus Torvalds
- Re: [PATCH] Fix disk statistic reporting to inclu... Jens Axboe
- Re: [PATCH] Fix disk statistic reporting to i... Jens Axboe
- Re: [PATCH] Fix disk statistic reporting ... Linus Torvalds
- Re: [PATCH] Fix disk statistic repor... dean gaudet
- Re: [PATCH] Fix disk statistic reporting to i... Linus Torvalds
- Re: [PATCH] Fix disk statistic reporting ... Jens Axboe
- Re: [PATCH] Fix disk statistic repor... Jens Axboe
- Re: [PATCH] Fix disk statistic repor... Linus Torvalds
- Re: [PATCH] Fix disk statistic r... Marcel J.E. Mol
- Re: [PATCH] Fix disk statist... Jens Axboe
- Re: [PATCH] Fix disk statist... Marcel J.E. Mol
- Re: [PATCH] Fix disk statist... Jens Axboe
- Re: [PATCH] Fix disk statistic r... Jens Axboe
- Re: [PATCH] Fix disk statist... Bill Wilson
- Re: [PATCH] Fix disk statist... Jens Axboe

