about summary refs log tree commit diff
path: root/tests
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2017-07-06 00:37:49 +0200
committeraszlig <aszlig@redmoonstudios.org>2017-07-06 00:41:36 +0200
commitd1e8f105cdb6e8e9449bbef4459d9dd0fd745065 (patch)
treed3a1eab8408ff7bb4799451f4ae96a8ff2387c39 /tests
parent03063098c83ea99764474f1acb057c1a1feb6613 (diff)
modules/kernel: Really enable BFQ by default
I previously wrote that patch in a hurry, so I thought it would be
enough to set CONFIG_DEFAULT_IOSCHED to "bfq". But in block/elevator.c
the actual default for blk-mq is a constant and can't be configured via
CONFIG_DEFAULT_IOSCHED.

So we're now patching just that constant and nothing more.

Also, I've enabled CONFIG_DM_MQ_DEFAULT, because the DM devices need to
be switched to blk-mq as well and for example on dnyarri I'm actually
using the device mapper for LUKS.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions