public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] Add support for IORING_SETUP_SQ_REWIND
@ 2026-01-21 22:23 Pavel Begunkov
  2026-01-21 22:23 ` [PATCH liburing 1/2] src/queue: Add support for non circular SQ Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Pavel Begunkov @ 2026-01-21 22:23 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence, axboe

Add liburing support and tests for IORING_SETUP_SQ_REWIND.

Pavel Begunkov (2):
  src/queue: Add support for non circular SQ
  tests: add SETUP_SQ_REWIND tests

 src/include/liburing.h          |  5 ++++-
 src/include/liburing/io_uring.h | 12 ++++++++++++
 src/queue.c                     |  5 +++++
 test/test.h                     |  2 ++
 4 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-01-24 16:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 22:23 [PATCH liburing 0/2] Add support for IORING_SETUP_SQ_REWIND Pavel Begunkov
2026-01-21 22:23 ` [PATCH liburing 1/2] src/queue: Add support for non circular SQ Pavel Begunkov
2026-01-21 22:23 ` [PATCH liburing 2/2] tests: add SETUP_SQ_REWIND tests Pavel Begunkov
2026-01-22 22:59 ` [PATCH liburing 0/2] Add support for IORING_SETUP_SQ_REWIND Jens Axboe
2026-01-22 23:05   ` Jens Axboe
2026-01-23 14:14     ` Pavel Begunkov
2026-01-23 19:04       ` Jens Axboe
2026-01-24 10:44         ` Pavel Begunkov
2026-01-24 15:12           ` Jens Axboe
2026-01-24 16:37             ` Pavel Begunkov

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