summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2017-11-20 18:02:03 +1100
committerCon Kolivas <kernel@kolivas.org>2018-02-18 16:20:13 +1100
commite464674211218953cf8282ed2833b738a62740d4 (patch)
tree67c9c9802ceba17237d60c60d348e2f155807269
parent57bb417d5bf575338ea7a00e53ff2ea156905843 (diff)
Enable BFQ io scheduler by default.
-rw-r--r--block/Kconfig.iosched2
-rw-r--r--drivers/scsi/Kconfig1
2 files changed, 2 insertions, 1 deletions
diff --git a/block/Kconfig.iosched b/block/Kconfig.iosched
index a4a8914bf7a4..2d9be91e8e87 100644
--- a/block/Kconfig.iosched
+++ b/block/Kconfig.iosched
@@ -82,7 +82,7 @@ config MQ_IOSCHED_KYBER
config IOSCHED_BFQ
tristate "BFQ I/O scheduler"
- default n
+ default y
---help---
BFQ I/O scheduler for BLK-MQ. BFQ distributes the bandwidth of
of the device among all processes according to their weights,
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index 8a739b74cfb7..9e939ee76e72 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -50,6 +50,7 @@ config SCSI_NETLINK
config SCSI_MQ_DEFAULT
bool "SCSI: use blk-mq I/O path by default"
depends on SCSI
+ default y
---help---
This option enables the new blk-mq based I/O path for SCSI
devices by default. With the option the scsi_mod.use_blk_mq