From: Arne Redlich <agr@powerkom-dd.de>
To: Bart Van Assche <bart.vanassche@gmail.com>
Cc: Christoph Hellwig <hch@infradead.org>,
James Bottomley <James.Bottomley@hansenpartnership.com>,
scst-devel@lists.sourceforge.net,
Vladislav Bolkhovitin <vst@vlnb.net>,
linux-scsi@vger.kernel.org
Subject: Re: [Scst-devel] [PATCH 2.6.25.1] Add scsi_execute_async_fifo()
Date: Thu, 08 May 2008 17:54:03 +0200 [thread overview]
Message-ID: <1210262043.12678.9.camel@blackadder> (raw)
In-Reply-To: <e2e108260805080802r1ad75926idc8654e2acfe014f@mail.gmail.com>
Am Donnerstag, den 08.05.2008, 17:02 +0200 schrieb Bart Van Assche:
> On Sun, May 4, 2008 at 5:30 PM, Bart Van Assche
> <bart.vanassche@gmail.com> wrote:
> > On Fri, May 2, 2008 at 5:55 PM, Christoph Hellwig <hch@infradead.org> wrote:
> >> On Fri, May 02, 2008 at 05:53:22PM +0200, Bart Van Assche wrote:
> >>> Regarding scsi_execute_async(): I didn't know that this API is on its
> >>> way out. What will it be replaced by, and when ?
> >>
> >> blk_execute_rq/blk_execute_rq_nowait plus the block level helpers built
> >> ontop to build requests.
> >
> > Source reading learned me that the function scsi_execute_async() calls
> > blk_execute_rq_nowait() with 1 as fourth argument, which means that
> > the request is inserted at the head of the queue. This means that
> > requests queued with scsi_execute_async() are executed before other
> > queued requests, and that this function has LIFO (last in first out)
> > semantics.
> >
> > All non-SCSI calls to blk_execute_rq() / blk_execute_rq_nowait() add
> > requests at the end of the queue (except those calls for terminating
> > I/O).
> >
> > What is the background of this special behavior of the SCSI subsystem ?
>
> Is the linux-scsi mailing list the appropriate mailing list to post
> questions like the above ?
I guess this should
http://marc.info/?l=linux-scsi&m=116668527804801&w=2
answer your question.
HTH,
Arne
next prev parent reply other threads:[~2008-05-08 16:28 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-02 14:38 [PATCH 2.6.25.1] Add scsi_execute_async_fifo() Bart Van Assche
2008-05-02 15:33 ` Christoph Hellwig
2008-05-02 15:53 ` Bart Van Assche
2008-05-02 15:55 ` Christoph Hellwig
2008-05-02 16:06 ` Bart Van Assche
2008-05-02 16:16 ` Matthew Wilcox
2008-05-02 16:23 ` Bart Van Assche
2008-05-02 16:30 ` James Bottomley
2008-05-02 16:43 ` Bart Van Assche
2008-05-02 16:49 ` Matthew Wilcox
2008-05-02 16:57 ` Bart Van Assche
2008-05-02 17:02 ` Matthew Wilcox
2008-05-02 18:21 ` Vladislav Bolkhovitin
2008-05-02 16:18 ` James Bottomley
2008-05-02 16:39 ` Bart Van Assche
2008-05-02 18:09 ` Vladislav Bolkhovitin
2008-05-02 18:17 ` SCSI target subsystem Vladislav Bolkhovitin
2008-05-03 9:41 ` Bart Van Assche
2008-05-03 9:53 ` Matthew Wilcox
2008-05-03 10:39 ` Bart Van Assche
2008-05-03 13:28 ` Matthew Wilcox
2008-05-03 14:48 ` Bart Van Assche
2008-05-04 15:53 ` Bart Van Assche
2008-05-04 11:35 ` Vladislav Bolkhovitin
2008-05-04 15:23 ` Vladislav Bolkhovitin
2008-05-04 11:48 ` [PATCH 2.6.25.1] Add scsi_execute_async_fifo() Vladislav Bolkhovitin
2008-05-04 17:53 ` Boaz Harrosh
2008-05-13 16:48 ` Vladislav Bolkhovitin
2008-05-13 17:35 ` Boaz Harrosh
2008-05-14 15:58 ` [Scst-devel] " Vladislav Bolkhovitin
2008-05-14 16:38 ` Boaz Harrosh
2008-05-14 16:49 ` Vladislav Bolkhovitin
2008-05-04 15:30 ` Bart Van Assche
2008-05-08 15:02 ` Bart Van Assche
2008-05-08 15:54 ` Arne Redlich [this message]
2008-05-13 16:47 ` Vladislav Bolkhovitin
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=1210262043.12678.9.camel@blackadder \
--to=agr@powerkom-dd.de \
--cc=James.Bottomley@hansenpartnership.com \
--cc=bart.vanassche@gmail.com \
--cc=hch@infradead.org \
--cc=linux-scsi@vger.kernel.org \
--cc=scst-devel@lists.sourceforge.net \
--cc=vst@vlnb.net \
/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