summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCon Kolivas <kernel@kolivas.org>2017-11-20 18:02:03 +1100
committerCon Kolivas <kernel@kolivas.org>2017-11-20 18:22:48 +1100
commit99d2963b648787f2fc2b72343674b8726f5c3ab2 (patch)
treed12f1d6f7afa6cca4a5a8d64111a7e5f799ff0f7
parented0ab4c80fcb6fa4abb4f2f897e591df6eaa2d0e (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 41366339b950..4be21b90ca07 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