From: Jens Axboe <axboe@kernel.dk>
To: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Liu Bo <bo.liu@linux.alibaba.com>, stable@vger.kernel.org
Subject: Re: [PATCH] blk-throttle: fix zero wait time for iops throttled group
Date: Wed, 10 Jul 2019 08:00:40 -0600 [thread overview]
Message-ID: <30caacb5-4d45-016b-a97d-db8b37010218@kernel.dk> (raw)
In-Reply-To: <156259979778.2486.6296077059654653057.stgit@buzz>
On 7/8/19 9:29 AM, Konstantin Khlebnikov wrote:
> After commit 991f61fe7e1d ("Blk-throttle: reduce tail io latency when iops
> limit is enforced") wait time could be zero even if group is throttled and
> cannot issue requests right now. As a result throtl_select_dispatch() turns
> into busy-loop under irq-safe queue spinlock.
>
> Fix is simple: always round up target time to the next throttle slice.
Applied, thanks. In the future, please break lines at 72 chars in
commit messages, I fixed it up.
--
Jens Axboe
next prev parent reply other threads:[~2019-07-10 14:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-08 15:29 [PATCH] blk-throttle: fix zero wait time for iops throttled group Konstantin Khlebnikov
2019-07-08 19:08 ` Liu Bo
2019-07-09 7:18 ` Konstantin Khlebnikov
2019-07-10 10:42 ` Konstantin Khlebnikov
2019-07-10 14:00 ` Jens Axboe [this message]
2019-07-10 14:24 ` Konstantin Khlebnikov
2019-07-10 14:25 ` 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=30caacb5-4d45-016b-a97d-db8b37010218@kernel.dk \
--to=axboe@kernel.dk \
--cc=bo.liu@linux.alibaba.com \
--cc=khlebnikov@yandex-team.ru \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
/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