public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] account zcrx area pinned memory
@ 2025-07-16 21:04 Pavel Begunkov
  2025-07-16 21:04 ` [PATCH 1/2] io_uring: export io_[un]account_mem Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2025-07-16 21:04 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence, dw

Honour RLIMIT_MEMLOCK while pinning zcrx areas.

Pavel Begunkov (2):
  io_uring: export io_[un]account_mem
  io_uring/zcrx: account area memory

 io_uring/rsrc.c |  4 ++--
 io_uring/rsrc.h |  2 ++
 io_uring/zcrx.c | 27 +++++++++++++++++++++++++++
 io_uring/zcrx.h |  1 +
 4 files changed, 32 insertions(+), 2 deletions(-)

-- 
2.49.0


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

end of thread, other threads:[~2025-07-16 22:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-16 21:04 [PATCH 0/2] account zcrx area pinned memory Pavel Begunkov
2025-07-16 21:04 ` [PATCH 1/2] io_uring: export io_[un]account_mem Pavel Begunkov
2025-07-16 21:04 ` [PATCH 2/2] io_uring/zcrx: account area memory Pavel Begunkov
2025-07-16 21:05 ` [PATCH 0/2] account zcrx area pinned memory Pavel Begunkov
2025-07-16 22:23 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox