commit | f39e5e52c5b5407173d87b03a6385fbe6ccf1026 | [log] [tgz] |
---|---|---|
author | Chandrakanth Patil <[email protected]> | Tue Jun 25 16:34:34 2019 +0530 |
committer | Martin K. Petersen <[email protected]> | Thu Jun 27 00:07:36 2019 -0400 |
tree | 551a5c4afa5f47c2d8628cec0fef326f9069af44 | |
parent | f0b9e7bdc309e8cc63a640009715626376e047c6 [diff] |
scsi: megaraid_sas: Use high IOPS queues based on IO workload The driver will use round-robin method for IO submission in batches within the high IOPS queues when the number of in-flight ios on the target device is larger than 8. Otherwise the driver will use low latency reply queues. Signed-off-by: Kashyap Desai <[email protected]> Signed-off-by: Chandrakanth Patil <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>