[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <807e622e-429f-28a0-5756-765648fc5bcb@kernel.dk>
Date: Wed, 8 Jul 2020 16:33:20 -0600
From: Jens Axboe <axboe@...nel.dk>
To: "Matthew Wilcox (Oracle)" <willy@...radead.org>
Cc: linux-block@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-aio@...ck.org, io-uring@...r.kernel.org,
linux-kernel@...r.kernel.org, Kanchan Joshi <joshi.k@...sung.com>,
Javier Gonzalez <javier.gonz@...sung.com>
Subject: Re: [PATCH 0/2] Remove kiocb ki_complete
On 7/8/20 4:26 PM, Matthew Wilcox (Oracle) wrote:
> Save a pointer in the kiocb by using a few bits in ki_flags to index
> a table of completion functions.
I ran polled and regular IO testing through io_uring, which exercises
both completions that we have in there, and it works just fine for
me.
Didn't test anything beyond that, outside of ensuring the kernel also
booted ;-)
--
Jens Axboe
Powered by blists - more mailing lists