[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <af5ba045-2ea8-b213-3625-354c10334540@kernel.dk>
Date: Fri, 13 Sep 2019 18:31:11 -0600
From: Jens Axboe <axboe@...nel.dk>
To: "Pavel Begunkov (Silence)" <asml.silence@...il.com>,
Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
linux-block@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH 0/2] Optimise io_uring completion waiting
On 9/13/19 4:28 PM, Pavel Begunkov (Silence) wrote:
> From: Pavel Begunkov <asml.silence@...il.com>
>
> There could be a lot of overhead within generic wait_event_*() used for
> waiting for large number of completions. The patchset removes much of
> it by using custom wait event (wait_threshold).
>
> Synthetic test showed ~40% performance boost. (see patch 2)
Nifty, from an io_uring perspective, I like this a lot.
The core changes needed to support it look fine as well. I'll await
Peter/Ingo's comments on it.
--
Jens Axboe
Powered by blists - more mailing lists