All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Ming Lei <ming.lei@redhat.com>
Cc: Yu Kuai <yukuai3@huawei.com>, Christoph Hellwig <hch@lst.de>,
	linux-block@vger.kernel.org
Subject: Re: [PATCH V4 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix
Date: Tue, 08 Mar 2022 17:57:42 -0700	[thread overview]
Message-ID: <164678746208.406543.6112092653609180672.b4-ty@kernel.dk> (raw)
In-Reply-To: <20220308073219.91173-1-ming.lei@redhat.com>

On Tue, 8 Mar 2022 15:32:13 +0800, Ming Lei wrote:
> The 1st patch figures out correct numa node for each kind of hw queue.
> 
> The 2nd patch simplifies reallocation of q->queue_hw_ctx a bit.
> 
> The 3rd patch re-configures poll capability after queue map is changed.
> 
> The 4th patch changes mtip32xx to avoid to refer to q->queue_hw_ctx
> directly.
> 
> [...]

Applied, thanks!

[1/6] blk-mq: figure out correct numa node for hw queue
      commit: 4d805131abf219e0019715f1cf29763c613aae07
[2/6] blk-mq: simplify reallocation of hw ctxs a bit
      commit: 306f13ee16424805d602d427a66ea38078d473b0
[3/6] blk-mq: reconfigure poll after queue map is changed
      commit: 42ee3061293e206bc0f3a084feea1304c61c137a
[4/6] block: mtip32xx: don't touch q->queue_hw_ctx
      commit: de0328d3a253a339be14a80fe2a0256ec26867da
[5/6] blk-mq: prepare for implementing hctx table via xarray
      commit: 4f481208749a22d3570073e629dbc27d7d27c8da
[6/6] blk-mq: manage hctx map via xarray
      commit: 5b3d92d1f9ac5c21b19c90a16c4a1668827aa75b

Best regards,
-- 
Jens Axboe



      parent reply	other threads:[~2022-03-09  1:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08  7:32 [PATCH V4 0/6] blk-mq: update_nr_hw_queues related improvement & bugfix Ming Lei
2022-03-08  7:32 ` [PATCH V4 1/6] blk-mq: figure out correct numa node for hw queue Ming Lei
2022-03-08  7:32 ` [PATCH V4 2/6] blk-mq: simplify reallocation of hw ctxs a bit Ming Lei
2022-03-08  7:32 ` [PATCH V4 3/6] blk-mq: reconfigure poll after queue map is changed Ming Lei
2022-03-08  7:32 ` [PATCH V4 4/6] block: mtip32xx: don't touch q->queue_hw_ctx Ming Lei
2022-03-08  7:32 ` [PATCH V4 5/6] blk-mq: prepare for implementing hctx table via xarray Ming Lei
2022-03-08  7:32 ` [PATCH V4 6/6] blk-mq: manage hctx map " Ming Lei
2022-03-08  8:06   ` Christoph Hellwig
2022-03-08  9:05   ` Hannes Reinecke
2022-03-09  0:57 ` Jens Axboe [this message]

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=164678746208.406543.6112092653609180672.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=ming.lei@redhat.com \
    --cc=yukuai3@huawei.com \
    /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 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.