Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2003 09:38:51 -0600
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        Don Bowman <don@sandvine.com>
Subject:   RE: Ongoing U320 AIC7902 Seagate ST318453LW issues, SCB timed out
Message-ID:  <1700390000.1060184331@aslan.scsiguy.com>
Resent-Message-ID: <1723610000.1060187958@aslan.scsiguy.com>
In-Reply-To: <FE045D4D9F7AED4CBFF1B3B813C853370274216C@mail.sandvine.com>
References:  <FE045D4D9F7AED4CBFF1B3B813C853370274216C@mail.sandvine.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> you mean like kern.cam.ahd0.max_tags?

I mean that the trottling should be done in CAM so that it works
for any SIM driver.  This would probably mean something like:

kern.cam.scsi.max_tags

and 

kern.cam.scsi0.max_tags

In otherwords, a global and the ability to override the global on a
per-bus basis.  Just make sure the code doesn't try to enforce a maximum
that is larger than the maximum reported by the SIM in its path inquiry
response.

--
Justin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1700390000.1060184331>