From: Bart Van Assche <bvanassche@acm.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
Bart Van Assche <bvanassche@acm.org>
Subject: [PATCH v3 0/3] Three small block layer patches
Date: Wed, 15 Jun 2022 15:55:46 -0700 [thread overview]
Message-ID: <20220615225549.1054905-1-bvanassche@acm.org> (raw)
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 between v2 and v3:
- Explained the "why" of patch 3/3 in its commit message as requested by Jens.
Changes between v1 and v2:
- 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: Make blk_mq_get_sq_hctx() select the proper hardware queue type
block/blk-iocost.c | 2 +-
block/blk-mq.c | 2 +-
block/blk-mq.h | 12 ++++++------
3 files changed, 8 insertions(+), 8 deletions(-)
next reply other threads:[~2022-06-15 22:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 22:55 Bart Van Assche [this message]
2022-06-15 22:55 ` [PATCH v3 1/3] blk-iocost: Simplify ioc_rqos_done() Bart Van Assche
2022-06-15 22:55 ` [PATCH v3 2/3] block: Rename a blk_mq_map_queue() argument Bart Van Assche
2022-06-15 22:55 ` [PATCH v3 3/3] block: Make blk_mq_get_sq_hctx() select the proper hardware queue type Bart Van Assche
2022-06-16 1:37 ` Ming Lei
2022-06-16 6:17 ` Christoph Hellwig
2022-06-16 20:46 ` [PATCH v3 0/3] Three small block layer patches Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220615225549.1054905-1-bvanassche@acm.org \
--to=bvanassche@acm.org \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=linux-block@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox