Commit 339b5a25 authored by Danny Lin's avatar Danny Lin Committed by Jens Axboe

blk-wbt: Remove obsolete multiqueue I/O scheduling comment

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: default avatarDanny Lin <danny@kdrag0n.dev>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 4ce79063
...@@ -161,8 +161,6 @@ config BLK_WBT_MQ ...@@ -161,8 +161,6 @@ config BLK_WBT_MQ
depends on BLK_WBT depends on BLK_WBT
help help
Enable writeback throttling by default on multiqueue devices. 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 config BLK_DEBUG_FS
bool "Block layer debugging information in debugfs" bool "Block layer debugging information in debugfs"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment