public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing 0/4] test kernel allocated regions
@ 2024-11-20 23:39 Pavel Begunkov
  2024-11-20 23:39 ` [PATCH liburing 1/4] tests/reg-wait: test registering RO memory Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2024-11-20 23:39 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence

Patch 1 excersices one additional failure path for user provided regions,
and the rest test kernel allocated regions.

Pavel Begunkov (4):
  tests/reg-wait: test registering RO memory
  test/reg-wait: basic test + probing of kernel regions
  test/reg-wait: add allocation abstraction
  test/reg-wait: test kernel allocated regions

 test/reg-wait.c | 181 +++++++++++++++++++++++++++++++++++++++---------
 1 file changed, 147 insertions(+), 34 deletions(-)

-- 
2.46.0


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

end of thread, other threads:[~2024-11-20 23:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 23:39 [PATCH liburing 0/4] test kernel allocated regions Pavel Begunkov
2024-11-20 23:39 ` [PATCH liburing 1/4] tests/reg-wait: test registering RO memory Pavel Begunkov
2024-11-20 23:39 ` [PATCH liburing 2/4] test/reg-wait: basic test + probing of kernel regions Pavel Begunkov
2024-11-20 23:39 ` [PATCH liburing 3/4] test/reg-wait: add allocation abstraction Pavel Begunkov
2024-11-20 23:39 ` [PATCH liburing 4/4] test/reg-wait: test kernel allocated regions Pavel Begunkov

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