From: Christoph Hellwig <hch@infradead.org>
To: Hans de Goede <hdegoede@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>,
SCSI development list <linux-scsi@vger.kernel.org>,
funnybutton@mailinator.com
Subject: Re: "scsi: use host wide tags by default" causes uas regression
Date: Wed, 9 Mar 2016 10:26:03 -0800 [thread overview]
Message-ID: <20160309182603.GA29246@infradead.org> (raw)
In-Reply-To: <56E06458.7040101@redhat.com>
On Wed, Mar 09, 2016 at 06:58:48PM +0100, Hans de Goede wrote:
> So my question is how do I tell the scsi layer to not submit more then X commands with
> scsi_init_shared_tag_map() gone ?
By setting ->can_queue in the Scsi_Host structure to the maximum number
of command you want outstanding for this host.
next prev parent reply other threads:[~2016-03-09 18:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-09 17:58 "scsi: use host wide tags by default" causes uas regression Hans de Goede
2016-03-09 18:26 ` Christoph Hellwig [this message]
2016-03-09 18:28 ` Hans de Goede
2016-03-09 18:31 ` Christoph Hellwig
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=20160309182603.GA29246@infradead.org \
--to=hch@infradead.org \
--cc=funnybutton@mailinator.com \
--cc=hch@lst.de \
--cc=hdegoede@redhat.com \
--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.