diff options
author | Sreekanth Reddy <sreekanth.reddy@broadcom.com> | 2019-08-22 02:19:01 -0400 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-08-29 17:55:53 -0400 |
commit | 8dc8d29a00e29c679f027102fb9c6709347ca8ca (patch) | |
tree | 3e74b9f9a7fa755c7eb81030a949e7847c755f6d /drivers/scsi/hisi_sas/hisi_sas_v1_hw.c | |
parent | dd93b143706c636d3dfefe6cf355065d748b2473 (diff) |
scsi: mpt3sas: Introduce module parameter to override queue depth
This patch provides a module parameter and sysfs interface to select
whether the queue depth for each device should be based on the
protocol-specific value set by the driver (the default) or the maximum
supported by the controller (can_queue).
Although we have a sysfs interface per sdev to change the queue depth
of individual scsi devices, this implementation provides a single
sysfs entry per shost to switch between the controller max and the
driver default.
[mkp: tweaked commit desc]
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/hisi_sas/hisi_sas_v1_hw.c')
0 files changed, 0 insertions, 0 deletions