Select Git revision
meson.build
Forked from
Lehrstuhl für Informatik 4 (Systemsoftware) / manycore / emper
180 commits behind, 1 commit ahead of the upstream repository.
-
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.
Florian Fischer authoredLiburing 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.
meson.build 9.74 KiB