Skip to content
Snippets Groups Projects
user avatar
Florian Fischer authored
Liburing 2.2 and Linux 5.18 support IORING_REGISTER_RING_FDS, preventing
the fget(ring_fd) overhead for each io_uring_enter call, as well as
IORING_OP_MSG_RING, greatly simplifying the IO-based sleep strategy code.
171ae9d4
History
Name Last commit Last update
..
gtest.wrap
liburing.wrap