Skip to content

Commit

Permalink
blk-wbt: Remove obsolete multiqueue I/O scheduling comment
Browse files Browse the repository at this point in the history
This comment was added before the multiqueue I/O scheduler framework
was introduced; multiqueue has support for I/O scheduling now, so this
obsolete comment can be removed.

Signed-off-by: Danny Lin <danny@kdrag0n.dev>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
  • Loading branch information
kdrag0n authored and axboe committed Sep 1, 2020
1 parent 4ce7906 commit 339b5a2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -161,8 +161,6 @@ config BLK_WBT_MQ
depends on BLK_WBT
help
Enable writeback throttling by default on multiqueue devices.
Multiqueue currently doesn't have support for IO scheduling,
enabling this option is recommended.

config BLK_DEBUG_FS
bool "Block layer debugging information in debugfs"
Expand Down

0 comments on commit 339b5a2

Please sign in to comment.