Skip to content

Commit a7ccd92

Browse files
jtpittman195martinkpetersen
authored andcommitted
scsi: documentation: add scsi_mod.use_blk_mq to scsi-parameters
Kernel line argument scsi_mod.use_blk_mq is missing from file Documentation/scsi/scsi-parameters.txt. Add this option, providing mention of config setting and format. [mkp: clarified where to look] Signed-off-by: John Pittman <jpittman@redhat.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
1 parent 3fba68f commit a7ccd92

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/scsi/scsi-parameters.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,11 @@ parameters may be changed at runtime by the command
9797
allowing boot to proceed. none ignores them, expecting
9898
user space to do the scan.
9999

100+
scsi_mod.use_blk_mq=
101+
[SCSI] use blk-mq I/O path by default
102+
See SCSI_MQ_DEFAULT in drivers/scsi/Kconfig.
103+
Format: <y/n>
104+
100105
sim710= [SCSI,HW]
101106
See header of drivers/scsi/sim710.c.
102107

0 commit comments

Comments
 (0)