From: Bart Van Assche <bvanassche@acm.org>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Christoph Hellwig <hch@lst.de>,
Hannes Reinecke <hare@suse.de>, Ming Lei <ming.lei@redhat.com>,
Yu Kuai <yukuai3@huawei.com>
Subject: Re: [PATCH] block: Improve IOPS by removing the fairness code
Date: Thu, 21 Mar 2024 15:57:06 -0700 [thread overview]
Message-ID: <e50d7215-3abe-48a7-82e7-0eb775484829@acm.org> (raw)
In-Reply-To: <20240321224605.107783-1-bvanassche@acm.org>
On 3/21/24 15:46, Bart Van Assche wrote:
> There is an algorithm in the block layer for maintaining fairness
> across queues that share a tag set. The sbitmap implementation has
> improved so much that we don't need the block layer fairness algorithm
> anymore and that we can rely on the sbitmap implementation to guarantee
> fairness.
A regression test is available here:
https://github.com/osandov/blktests/pull/135
Bart.
next prev parent reply other threads:[~2024-03-21 22:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-21 22:46 [PATCH] block: Improve IOPS by removing the fairness code Bart Van Assche
2024-03-21 22:48 ` Christoph Hellwig
2024-03-21 23:03 ` Bart Van Assche
2024-03-22 1:14 ` Yu Kuai
2024-03-22 16:09 ` Bart Van Assche
2024-03-21 22:57 ` Bart Van Assche [this message]
2024-03-22 2:25 ` Ming Lei
2024-03-22 16:11 ` Bart Van Assche
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=e50d7215-3abe-48a7-82e7-0eb775484829@acm.org \
--to=bvanassche@acm.org \
--cc=axboe@kernel.dk \
--cc=hare@suse.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox