commit | cabe92a55e3a12005a4ac4d3954c9a174b0efe2a | [log] [tgz] |
---|---|---|
author | Michael Kelley (EOSG) <Michael.H.Kelley@microsoft.com> | Wed Jan 24 22:49:57 2018 +0000 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Feb 13 21:35:37 2018 -0500 |
tree | 450181f7707800d34b2eaf9add26a977ea92b182 | |
parent | 50dbd09c56db0555813aa2824dc4fe8f1fc06aaa [diff] |
scsi: storvsc: Increase cmd_per_lun for higher speed devices Increase cmd_per_lun to allow more I/Os in progress per device, particularly for NVMe's. The Hyper-V host side can handle the higher count with no issues. Signed-off-by: Michael Kelley <mikelley@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Acked-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>