[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d1a637d7-e16e-ce08-fad6-9423bb52d1e7@kernel.dk>
Date: Sat, 30 May 2020 07:50:23 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Pavel Begunkov <asml.silence@...il.com>, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] CQ-seq only based timeouts
On 5/30/20 5:54 AM, Pavel Begunkov wrote:
> The old series that makes timeouts to trigger exactly after N
> non-timeout CQEs, but not (#inflight + req->off).
>
> v2: variables renaming
> v3: fix ordering with REQ_F_TIMEOUT_NOSEQ reqs
> squash 2 commits (core + ingnoring timeouts completions)
> extract a prep patch (makes diffs easier to follow)
>
> Pavel Begunkov (2):
> io_uring: move timeouts flushing to a helper
> io_uring: off timeouts based only on completions
>
> fs/io_uring.c | 97 ++++++++++++++-------------------------------------
> 1 file changed, 27 insertions(+), 70 deletions(-)
Applied, thanks.
--
Jens Axboe
Powered by blists - more mailing lists