From: Pavel Begunkov <asml.silence@gmail.com>
To: Jens Axboe <axboe@kernel.dk>,
linux-block@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/7] Adjust hybrid polling sleep time
Date: Fri, 24 May 2019 12:06:14 +0300 [thread overview]
Message-ID: <28d729ed-1112-501a-a5d4-6d53d6432113@gmail.com> (raw)
In-Reply-To: <cover.1556609582.git.asml.silence@gmail.com>
Any suggestions?
You might also want to consider (and hopefully apply) the first 3
separately as they are bug fixes. (e.g. hybrid polling turned out to be
disabled).
Would it be better for me to split the patchset?
On 4/30/2019 10:34 AM, Pavel Begunkov (Silence) wrote:
> From: Pavel Begunkov <asml.silence@gmail.com>
>
> Sleep time for adaptive hybrid polling is coarse and can be improved to
> decrease CPU load. Use variation of the 3-sigma rule and runtime
> tuning.
>
> This approach gives up to 2x CPU load reduction keeping the same latency
> distribution and throughput.
>
> Pavel Begunkov (7):
> blk-iolatency: Fix zero mean in previous stats
> blk-stats: Introduce explicit stat staging buffers
> blk-mq: Fix disabled hybrid polling
> blk-stats: Add left mean deviation to blk_stats
> blk-mq: Precalculate hybrid polling time
> blk-mq: Track num of overslept by hybrid poll rqs
> blk-mq: Adjust hybrid poll sleep time
>
> block/blk-core.c | 7 +-
> block/blk-iolatency.c | 60 ++++++++++----
> block/blk-mq-debugfs.c | 14 ++--
> block/blk-mq.c | 163 ++++++++++++++++++++++++++++----------
> block/blk-stat.c | 67 +++++++++++++---
> block/blk-stat.h | 15 +++-
> include/linux/blk_types.h | 9 +++
> include/linux/blkdev.h | 17 +++-
> 8 files changed, 271 insertions(+), 81 deletions(-)
>
--
Yours sincerely,
Pavel Begunkov
prev parent reply other threads:[~2019-05-24 9:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-30 7:34 Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 1/7] blk-iolatency: Fix zero mean in previous stats Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 2/7] blk-stats: Introduce explicit stat staging buffers Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 3/7] blk-mq: Fix disabled hybrid polling Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 4/7] blk-stats: Add left mean deviation to blk_stats Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 5/7] blk-mq: Precalculate hybrid polling time Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 6/7] blk-mq: Track num of overslept by hybrid poll rqs Pavel Begunkov (Silence)
2019-04-30 7:34 ` [PATCH 7/7] blk-mq: Adjust hybrid poll sleep time Pavel Begunkov (Silence)
2019-05-24 9:06 ` Pavel Begunkov [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=28d729ed-1112-501a-a5d4-6d53d6432113@gmail.com \
--to=asml.silence@gmail.com \
--cc=axboe@kernel.dk \
--cc=linux-block@vger.kernel.org \
--cc=linux-kernel@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
all inboxes | Powered by JetHome®