Re: io_request_lock/queue_lock patch
Jens Axboe (axboe@suse.de)
Thu, 6 Sep 2001 08:03:29 +0200
On Wed, Sep 05 2001, Peter Rival wrote:
> Jens Axboe wrote:
> >You are now browsing the request list without agreeing on what lock is
> >being held -- what happens to drivers assuming that io_request_lock
> >protects the list? Boom. For 2.4 we simply cannot afford to muck around
> >with this, it's jsut too dangerous. For 2.5 I already completely removed
> >the io_request_lock (also helps to catch references to it from drivers).
> 
> Is this part of the bio patches?  (I confess, I haven't had the time to 
> look yet.)  If not, do you know when we'll be seeing sneak previews of 
> this code?  (Yes, it's me again! ;)
Yep it's part of the bio patch. bio-14 for 2.4.10-preX is pending today
or tomorrow.
-- 
Jens Axboe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/