All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix the mq-deadline async_depth implementation
@ 2024-04-03 21:23 Bart Van Assche
  2024-04-03 21:23 ` [PATCH 1/2] block: Call .limit_depth() after .hctx has been set Bart Van Assche
  2024-04-03 21:23 ` [PATCH 2/2] block/mq-deadline: Fix the tag reservation code Bart Van Assche
  0 siblings, 2 replies; 7+ messages in thread
From: Bart Van Assche @ 2024-04-03 21:23 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Christoph Hellwig, Bart Van Assche

Hi Jens,

The mq-deadline 'async_depth' sysfs attribute doesn't behave as intended. This
patch series fixes the implementation of that attribute.

Please consider this patch series for the next merge window.

Thanks,

Bart.

Bart Van Assche (2):
  block: Call .limit_depth() after .hctx has been set
  block/mq-deadline: Fix the tag reservation code

 block/blk-mq.c      |  8 +++++---
 block/mq-deadline.c | 20 +++++++++++++++++---
 2 files changed, 22 insertions(+), 6 deletions(-)


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

end of thread, other threads:[~2024-05-08  4:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-03 21:23 [PATCH 0/2] Fix the mq-deadline async_depth implementation Bart Van Assche
2024-04-03 21:23 ` [PATCH 1/2] block: Call .limit_depth() after .hctx has been set Bart Van Assche
2024-04-05  8:46   ` Christoph Hellwig
2024-04-05 20:05     ` Bart Van Assche
2024-05-08  2:28       ` 答复: " 牛志国 (Zhiguo Niu)
2024-05-08  4:52         ` Bart Van Assche
2024-04-03 21:23 ` [PATCH 2/2] block/mq-deadline: Fix the tag reservation code Bart Van Assche

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.