linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Douglas Gilbert <dgilbert@interlog.com>
To: yukta eswar <yukta.eswar@gmail.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: TASK Vs TASK_SET
Date: Tue, 19 Jan 2010 11:11:02 -0500	[thread overview]
Message-ID: <4B55D996.4000603@interlog.com> (raw)
In-Reply-To: <ac9fc6791001182248j3e523641i6c9d5a29dab088d2@mail.gmail.com>

yukta eswar wrote:
> Dear All,
> 
> I am a newbie in SCSI task management.
> When I read the sam-4 document, I got confusion about TASK and TASK_SET.
> Can anyone let me know the difference.

I think George Penokie (SAM-5 editor) is going through the
SAM-5 (draft) and changing many usages of "TASK" to "COMMAND".
So a TASK is usually a single SCSI command that is being
processed by a logical unit. A TASK_SET is a set of SCSI
commands that are being processed by a logical unit at a point
of time.

Notice that a task management function like ABORT TASK
takes a I_T_L_Q nexus (identifying a command identifier within
a logical unit) while ABORT TASK SET takes a I_T_L nexus
(identifying a logical unit).

Doug Gilbert




      reply	other threads:[~2010-01-19 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-19  6:48 TASK Vs TASK_SET yukta eswar
2010-01-19 16:11 ` Douglas Gilbert [this message]

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=4B55D996.4000603@interlog.com \
    --to=dgilbert@interlog.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=yukta.eswar@gmail.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;
as well as URLs for NNTP newsgroup(s).