commit | 24c20f10583647e30afe87b6f6d5e14bc7b1cbc6 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Sep 30 16:43:46 2014 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Wed Oct 01 13:14:03 2014 +0200 |
tree | eb63f3704d2a362ec36860a2f77111aeac215ce0 | |
parent | 8e4a5da69c39788fabc9e7cf178eb62b6077c96b [diff] |
scsi: add a CONFIG_SCSI_MQ_DEFAULT option Add a Kconfig option to enable the blk-mq path for SCSI by default to ease testing and deployment in setups that know they benefit from blk-mq. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com> Reviewed-by: Robert Elliott <elliott@hp.com> Tested-by: Robert Elliott <elliott@hp.com>