public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Wilcox <matthew@wil.cx>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: James Bottomley <James.Bottomley@steeleye.com>,
	linux-scsi@vger.kernel.org
Subject: Re: [PATCH] tmscsim: improve tagging
Date: Tue, 19 Oct 2004 14:10:51 +0100	[thread overview]
Message-ID: <20041019131051.GN16153@parcelfarce.linux.theplanet.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.60.0410190011090.6761@poirot.grange>

On Tue, Oct 19, 2004 at 12:55:51AM +0200, Guennadi Liakhovetski wrote:
> Reviews as well as suggestions for (stress-)testing of task-queueing paths 
> welcome. Until now I never saw tags higher than 0 on tmscsim:-) However, 
> it could have been due to debugging.

> @@ -2292,10 +2285,10 @@
>  	.queuecommand		= DC390_queuecommand,
>  	.eh_abort_handler	= DC390_abort,
>  	.eh_bus_reset_handler	= DC390_bus_reset,
> -	.can_queue		= 42,
> +	.can_queue		= 1,
>  	.this_id		= 7,
>  	.sg_tablesize		= SG_ALL,
> -	.cmd_per_lun		= 16,
> +	.cmd_per_lun		= 1,
>  	.use_clustering		= DISABLE_CLUSTERING,
>  };
>  

Isn't cmd_per_lun set to only use one tag with this patch?

-- 
"Next the statesmen will invent cheap lies, putting the blame upon 
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince 
himself that the war is just, and will thank God for the better sleep 
he enjoys after this process of grotesque self-deception." -- Mark Twain

  reply	other threads:[~2004-10-19 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-18 22:55 [PATCH] tmscsim: improve tagging Guennadi Liakhovetski
2004-10-19 13:10 ` Matthew Wilcox [this message]
2004-10-19 14:01   ` 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=20041019131051.GN16153@parcelfarce.linux.theplanet.co.uk \
    --to=matthew@wil.cx \
    --cc=James.Bottomley@steeleye.com \
    --cc=g.liakhovetski@gmx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox