From: Jeff Garzik <jgarzik@pobox.com>
To: Jens Axboe <axboe@suse.de>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>
Subject: Re: Assigning tag values?
Date: Sat, 19 Jul 2003 23:04:48 -0400 [thread overview]
Message-ID: <3F1A06D0.4040000@pobox.com> (raw)
In-Reply-To: <20030718070024.GV833@suse.de>
Jens Axboe wrote:
> On Thu, Jul 17 2003, Jeff Garzik wrote:
>
>>Is there a standard scsi way to assign tag values?
>>
>>Can I use the block layer helpers, or do those not work for scsi?
>
>
> Which kernel? In 2.5 you can get the scsi mid layer to do it for you
> (via the block layer helpers), by calling scsi_activate_tcq(scsi_device,
> depth). See scsi_tcq.h and 53c700.c for a working example.
That's what I was looking for, thanks.
for 2.4, multiple people told me "yeah, you have to make up your own tag
values"
Jeff
prev parent reply other threads:[~2003-07-20 2:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-18 1:16 Assigning tag values? Jeff Garzik
2003-07-18 7:00 ` Jens Axboe
2003-07-20 3:04 ` Jeff Garzik [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=3F1A06D0.4040000@pobox.com \
--to=jgarzik@pobox.com \
--cc=axboe@suse.de \
--cc=linux-scsi@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.