From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Jens Axboe <axboe@suse.de>
Cc: Linux Kernel Mailing List <Linux-Kernel@vger.kernel.org>
Subject: Re: [patch 2.6.15-rc2] blk: request poisoning
Date: Mon, 21 Nov 2005 19:48:48 +1100 [thread overview]
Message-ID: <438189F0.3020004@yahoo.com.au> (raw)
In-Reply-To: <20051121073357.GS25454@suse.de>
Jens Axboe wrote:
> On Mon, Nov 21 2005, Nick Piggin wrote:
>
>>This patch should make request poisoning more useful
>>and more easily extendible in the block layer.
>>
>>Don't think I have hardware that will trigger a requeue,
>>but otherwise it has been moderately tested. Comments?
>
>
> I like the idea, but I'm a little worried that it actually introduces
> more problems than it solves. See the mail from yesterday for instance,
> perfectly fine code but 'as' poisoning triggered.
>
> And the merging bits already look really ugly :/
>
> So I guess my question is, did this code ever find any driver problems?
>
I think it found a few things here and there. Requeueing had a
couple of bugs, and I think a couple of things turned up back when
AS was a new concept to the block layer.
I think it is useful to try to enforce a coherent usage of the block
interface by drivers. For example, the IDE thing may have been a non
issue, but you might imagine some io scheduler or future accounting
(or something) in the block layer actually does need the request to
go through elv_set_request / blk_init_request.
Up to you really. I'm going to rip the code out of as-iosched.c so
I just thought it may still be useful for the block layer.
Thanks,
Nick
--
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com
next prev parent reply other threads:[~2005-11-21 7:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-21 8:18 [patch 2.6.15-rc2] blk: request poisoning Nick Piggin
2005-11-21 7:33 ` Jens Axboe
2005-11-21 8:48 ` Nick Piggin [this message]
2005-11-21 7:56 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=438189F0.3020004@yahoo.com.au \
--to=nickpiggin@yahoo.com.au \
--cc=Linux-Kernel@vger.kernel.org \
--cc=axboe@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox