Thread (51 messages) 51 messages, 6 authors, 2025-02-27

Re: [PATCHv5 05/11] io_uring: combine buffer lookup and import

From: Ming Lei <hidden>
Date: 2025-02-25 08:56:09
Also in: io-uring

On Mon, Feb 24, 2025 at 01:31:10PM -0800, Keith Busch wrote:
From: Pavel Begunkov <asml.silence@gmail.com>

Registered buffer are currently imported in two steps, first we lookup
a rsrc node and then use it to set up the iterator. The first part is
usually done at the prep stage, and import happens whenever it's needed.
As we want to defer binding to a node so that it works with linked
requests, combine both steps into a single helper.

Reviewed-by: Keith Busch <kbusch@kernel.org>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: Ming Lei <redacted>

Thanks,
Ming
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help