scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance.
authorChad Dupuis <chad.dupuis@cavium.com>
Wed, 31 May 2017 13:34:00 +0000 (06:34 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Jun 2017 00:48:06 +0000 (20:48 -0400)
commita7746f1e01d05066135a3c3ac7e8a857cab68ba7
tree7e123e64dc4d854d1a551ad7796257c0677bdd0c
parentf7e8d57be143523189543dfaf183af92b4c85204
scsi: qedf: Change cmd_per_lun in scsi_host_template to 32 to increase performance.

Increase the default number of commands that the driver tells the
SCSI mid-layer it can do to increase the default performance of the
driver.

Signed-off-by: Chad Dupuis <chad.dupuis@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qedf/qedf_main.c