All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Ming Lei <ming.lei@redhat.com>
Cc: linux-block@vger.kernel.org, yangerkun <yangerkun@huawei.com>,
	Damien Le Moal <damien.lemoal@wdc.com>
Subject: Re: [PATCH] block: avoid to quiesce queue in elevator_init_mq
Date: Wed, 17 Nov 2021 07:43:34 -0700	[thread overview]
Message-ID: <163716021436.208920.8677969979207220917.b4-ty@kernel.dk> (raw)
In-Reply-To: <20211117115502.1600950-1-ming.lei@redhat.com>

On Wed, 17 Nov 2021 19:55:02 +0800, Ming Lei wrote:
> elevator_init_mq() is only called before adding disk, when there isn't
> any FS I/O, only passthrough requests can be queued, so freezing queue
> plus canceling dispatch work is enough to drain any dispatch activities,
> then we can avoid synchronize_srcu() in blk_mq_quiesce_queue().
> 
> Long boot latency issue can be fixed in case of lots of disks added
> during booting.
> 
> [...]

Applied, thanks!

[1/1] block: avoid to quiesce queue in elevator_init_mq
      commit: 245a489e81e13dd55ae46d27becf6d5901eb7828

Best regards,
-- 
Jens Axboe



      reply	other threads:[~2021-11-17 14:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-17 11:55 [PATCH] block: avoid to quiesce queue in elevator_init_mq Ming Lei
2021-11-17 14:43 ` 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=163716021436.208920.8677969979207220917.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=damien.lemoal@wdc.com \
    --cc=linux-block@vger.kernel.org \
    --cc=ming.lei@redhat.com \
    --cc=yangerkun@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.