linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Song Liu <songliubraving@fb.com>,
	linux-block@vger.kernel.org, linux-raid@vger.kernel.org
Cc: marcin.wanat@gmail.com
Subject: Re: [PATCH] blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
Date: Tue, 7 Sep 2021 17:05:33 -0600	[thread overview]
Message-ID: <f64a938a-372c-aac1-4c5c-4b9456af5a69@kernel.dk> (raw)
In-Reply-To: <20210907230338.227903-1-songliubraving@fb.com>

On 9/7/21 5:03 PM, Song Liu wrote:
> Limiting number of request to BLK_MAX_REQUEST_COUNT at blk_plug hurts
> performance for large md arrays. [1] shows resync speed of md array drops
> for md array with more than 16 HDDs.
> 
> Fix this by allowing more request at plug queue. The multiple_queue flag
> is used to only apply higher limit to multiple queue cases.

Applied, thanks.

-- 
Jens Axboe


  reply	other threads:[~2021-09-07 23:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-07 23:03 [PATCH] blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues Song Liu
2021-09-07 23:05 ` Jens Axboe [this message]
2021-09-10 14:43   ` [Non-DoD Source] " Finlayson, James M CIV (USA)
2021-09-10 14:48     ` 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=f64a938a-372c-aac1-4c5c-4b9456af5a69@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=marcin.wanat@gmail.com \
    --cc=songliubraving@fb.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 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).