io-uring.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] io_uring/zc fix and improvements
@ 2022-07-25  9:52 Pavel Begunkov
  2022-07-25  9:52 ` [PATCH for-next 1/4] io_uring/net: improve io_get_notif_slot types Pavel Begunkov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Pavel Begunkov @ 2022-07-25  9:52 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

It mainly fixes net/zc memory accounting error handling and then makes
it more consistent with registered buffers mem accounting.

Pavel Begunkov (4):
  io_uring/net: improve io_get_notif_slot types
  io_uring/net: checks errors of zc mem accounting
  io_uring/net: make page accounting more consistent
  io_uring/net: use unsigned for flags

 io_uring/net.c   |  8 +++++---
 io_uring/notif.c |  9 ++++-----
 io_uring/notif.h | 21 ++++++++++++++++++++-
 io_uring/rsrc.c  | 12 ++++--------
 io_uring/rsrc.h  |  9 +++++++++
 5 files changed, 42 insertions(+), 17 deletions(-)

-- 
2.37.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-07-25 15:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-25  9:52 [PATCH for-next 0/4] io_uring/zc fix and improvements Pavel Begunkov
2022-07-25  9:52 ` [PATCH for-next 1/4] io_uring/net: improve io_get_notif_slot types Pavel Begunkov
2022-07-25  9:52 ` [PATCH for-next 2/4] io_uring/net: checks errors of zc mem accounting Pavel Begunkov
2022-07-25  9:52 ` [PATCH for-next 3/4] io_uring/net: make page accounting more consistent Pavel Begunkov
2022-07-25  9:52 ` [PATCH for-next 4/4] io_uring/net: use unsigned for flags Pavel Begunkov
2022-07-25 15:49 ` [PATCH for-next 0/4] io_uring/zc fix and improvements Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).