CAM verbosity (xpt_release_devq(0): requested 1 > present 0)

Marcel Moolenaar xcllnt at mac.com
Thu Feb 4 01:43:25 UTC 2010


On Feb 3, 2010, at 2:24 PM, Alexander Motin wrote:

> Do you receive message like "tagged openings now %d" in verbose log? It
> should be there if queue size was adjusted.

No, that's the problem and it has always been the problem: the
queue never gets adjusted, because when the "adjust openings"
request is sent up with, say, 120 openings, there are already
121 or more requests queued. This prevents the queue from
being adjusted (XPT fails, doesn't propagate an error down but
expects any interested drivers to try again in case of a
failure)...

I'll try the patch,

-- 
Marcel Moolenaar
xcllnt at mac.com





More information about the freebsd-current mailing list