Hi,
On 09-03-16 19:26, Christoph Hellwig wrote:
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.
Can I lower this after calling scsi_host_alloc(), or do I need to make
my template "dynamic" ?
Regards,
Hans
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html