Skip to content
Snippets Groups Projects
  1. Mar 15, 2022
    • Florian Fischer's avatar
      depend on liburing 2.2 · 171ae9d4
      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
  2. Feb 19, 2022
  3. Feb 18, 2022
  4. Aug 27, 2021
  5. Aug 23, 2021
  6. Aug 19, 2021
  7. Feb 05, 2021
Loading