diff options
author | Raghava Aditya Renukunta <[email protected]> | 2018-06-22 06:55:47 -0700 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2018-06-26 12:06:09 -0400 |
commit | 59b433c825569ce251371485f0e29fca888b549d (patch) | |
tree | af2450f7e6d1adab751373ac96bd1045a3553135 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 63ce3c384db26494615e3c8972bcd419ed71f4c4 (diff) |
scsi: aacraid: Fix PD performance regression over incorrect qd being set
The driver fails to set the correct queue depth for native devices, due to
failing to set the device type prior to calling aac_set_safw_target_qd().
This results in slave configure setting the queue depth to 1.
This causes around 30% performance degradation. Fixed by setting the dev
type before trying to set queue depth.
Reported-by: Steve Best <[email protected]>
Fixes: 0bcb45fb20c21 ("scsi: aacraid: Add helper function to set queue depth")
cc: [email protected]
Signed-off-by: Raghava Aditya Renukunta <[email protected]>
Reviewed-by: David Carroll <[email protected]>
Reviewed-by: Ewan D. Milne <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions