Just dropping the fairness was rejected before and there is no explanation here on why any of that has changed.
On Tue, Jun 09, 2026 at 05:48:02PM +0530, Sumit Saxena wrote: > From: Bart Van Assche <[email protected]> > > Original patch [1] by Bart Van Assche; this version is rebased onto the > current tree. In testing it improves IOPS by roughly 16-18% by removing > the fair-sharing throttle on shared tag queues. > > This patch removes the following code and structure members: > - The function hctx_may_queue(). > - blk_mq_hw_ctx.nr_active and request_queue.nr_active_requests_shared_tags > and also all the code that modifies these two member variables. .. and besides that, this commit message is still entirely useless as it doesn't explain any of the thoughts of why this change is safe and desirable. While the mechanics above are totally obvious from the code change itself.
