On 09/07/2020 16:25, Douglas Gilbert wrote:
hwq = cpu % queue count
If the host max queue param is set non-zero, then the max queue depth is
fixed at this value also.
If and when hostwide shared tags are supported in blk-mq/scsi mid-layer,
then the policy to set nr_hw_queues = 0 for hostwide tags can be revised.
Signed-off-by: John Garry <john.garry@xxxxxxxxxx>
Acked-by: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
I have updated this page to reflect this addition:
http://sg.danny.cz/sg/scsi_debug.html
ok, thanks.