All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment
@ 2020-08-29  9:13 Danny Lin
  2020-08-29 14:31 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Danny Lin @ 2020-08-29  9:13 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, linux-kernel, Danny Lin

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>
---
 block/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/block/Kconfig b/block/Kconfig
index bbad5e8bbffe..a2297edfdde8 100644
--- a/block/Kconfig
+++ b/block/Kconfig
@@ -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"
-- 
2.27.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment
  2020-08-29  9:13 [PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment Danny Lin
@ 2020-08-29 14:31 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2020-08-29 14:31 UTC (permalink / raw)
  To: Danny Lin; +Cc: linux-block, linux-kernel

On 8/29/20 3:13 AM, Danny Lin wrote:
> 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.

Applied, thanks.

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-29 14:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-29  9:13 [PATCH] blk-wbt: Remove obsolete multiqueue I/O scheduling comment Danny Lin
2020-08-29 14:31 ` Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.