From: Patrick Mansfield <patmans@us.ibm.com>
To: Luben Tuikov <luben@splentec.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: [RFC][PATCH] scsi-misc-2.5 software enqueue when can_queue reached
Date: Mon, 3 Mar 2003 15:41:19 -0800 [thread overview]
Message-ID: <20030303154119.A31562@beaverton.ibm.com> (raw)
In-Reply-To: <3E63D9FB.1010602@splentec.com>; from luben@splentec.com on Mon, Mar 03, 2003 at 05:40:59PM -0500
Luben -
On Mon, Mar 03, 2003 at 05:40:59PM -0500, Luben Tuikov wrote:
> Ah, yes, sadly I see the [political] compromize -- I promize to
> straighten this out with the source right after I finish this email.
> In due time you're allowed free thinking. :-)
Well they are just names, the important issue is that we understand how
the code uses them.
> But isn't it a queue? Furhermore isn't it a queue of _deferred_
> *by SCSI Core* commands, because the host command limit were hit?
>
> Then wouldn't it *make sense* to call it ``deferred_q'' or
> ``deferred_cmd_q''?
>
> Doesn't this just *make sense*?
It is a struct list_head, you can call it a queue but it is coded as a
list_head. Adding _q or _queue does not change anything, or make the code
easier to understand.
There is not much difference between "pending" and "deferred" (damn I
actually had to go look those up in a dictionary), though SAM-3 references
pending, I don't see any SAM references to deferred.
The name can always be modified via future patches.
-- Patrick Mansfield
next prev parent reply other threads:[~2003-03-03 23:41 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-28 19:19 [RFC][PATCH] scsi-misc-2.5 software enqueue when can_queue reached Patrick Mansfield
2003-03-02 8:57 ` Christoph Hellwig
2003-03-02 18:15 ` Patrick Mansfield
2003-03-03 15:52 ` Randy.Dunlap
2003-03-03 18:17 ` Luben Tuikov
2003-03-04 1:11 ` Andrew Morton
2003-03-04 4:49 ` Luben Tuikov
2003-03-02 20:57 ` Luben Tuikov
2003-03-02 21:08 ` Luben Tuikov
2003-03-03 20:52 ` Patrick Mansfield
2003-03-03 22:40 ` Luben Tuikov
2003-03-03 23:41 ` Patrick Mansfield [this message]
2003-03-04 5:48 ` Luben Tuikov
2003-03-05 3:02 ` James Bottomley
2003-03-05 18:43 ` Patrick Mansfield
2003-03-06 15:57 ` James Bottomley
2003-03-06 17:41 ` Patrick Mansfield
2003-03-06 18:04 ` James Bottomley
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=20030303154119.A31562@beaverton.ibm.com \
--to=patmans@us.ibm.com \
--cc=linux-scsi@vger.kernel.org \
--cc=luben@splentec.com \
/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