Re: Ramdisk / sync deadlock

From: Jens Axboe (axboe@suse.de)
Date: Tue Aug 22 2000 - 12:48:02 EST


On Tue, Aug 22 2000, Neil Brown wrote:
> This can be fixed quite easily by changing rd to not use a request
> queue at all, but passing each buffer directly from ll_rw_block
> through generic_make_request into rd.c, instead of queuing them up in
> a request queue. After all, rd does *not* need an elevator algorithm.

Good thinking, this is probably the better fix. It saves a pool
of (then) unused requests as well.

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
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 : Wed Aug 23 2000 - 21:00:07 EST