mbox series

[0/4] buffer table registration cleanup

Message ID cover.1743783348.git.asml.silence@gmail.com (mailing list archive)
Headers show
Series buffer table registration cleanup | expand

Message

Pavel Begunkov April 4, 2025, 4:22 p.m. UTC
Cleanup up buffer table registration, and deduplicate it with updates.
Similar series can be done for file tables.

Pavel Begunkov (4):
  io_uring/rsrc: avoid assigning buf table on failure
  io_uring: deduplicate node tagging
  io_uring: early return for sparse buf table registration
  io_uring: reuse buffer updates for registration

 io_uring/rsrc.c | 111 ++++++++++++++++++------------------------------
 1 file changed, 41 insertions(+), 70 deletions(-)