linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Three small block layer patches
@ 2022-06-15 21:01 Bart Van Assche
  2022-06-15 21:01 ` [PATCH v2 1/3] blk-iocost: Simplify ioc_rqos_done() Bart Van Assche
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Bart Van Assche @ 2022-06-15 21:01 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, Christoph Hellwig, Bart Van Assche

Hi Jens,

These three patches are what I came up with while reading block layer code in
preparation of the patch series for improving zoned write performance.

Please consider this patch series for kernel v5.20.

Thanks,

Bart.

Changes compared to v1:
- Modified patch 3/3 as suggested by Ming Lei.

Bart Van Assche (3):
  blk-iocost: Simplify ioc_rqos_done()
  block: Rename a blk_mq_map_queue() argument
  block: Improve blk_mq_get_sq_hctx()

 block/blk-iocost.c |  2 +-
 block/blk-mq.c     |  2 +-
 block/blk-mq.h     | 12 ++++++------
 3 files changed, 8 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2022-06-17  9:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-15 21:01 [PATCH v2 0/3] Three small block layer patches Bart Van Assche
2022-06-15 21:01 ` [PATCH v2 1/3] blk-iocost: Simplify ioc_rqos_done() Bart Van Assche
2022-06-17  9:59   ` Johannes Thumshirn
2022-06-15 21:01 ` [PATCH v2 2/3] block: Rename a blk_mq_map_queue() argument Bart Van Assche
2022-06-17  9:59   ` Johannes Thumshirn
2022-06-15 21:01 ` [PATCH v2 3/3] block: Improve blk_mq_get_sq_hctx() Bart Van Assche
2022-06-15 21:29   ` Jens Axboe
2022-06-16  1:32   ` Ming Lei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).