Get the latest tech news
IO_uring Network Zero-Copy Receive Lands In Linux 6.15
IO_uring continues maturing while being one of the greatest innovations within the Linux kernel in the past number of years
IO_uring continues maturing while being one of the greatest innovations within the Linux kernel in the past number of years. Jens Axboe of Meta does a great job describing the exciting IO_uring network zero-copy receive support within this week's pull request: For that case, they then need to add the io_uring fd to the epoll context, and continue to rely on epoll_wait(2) for waiting on events.
Or read this on Phoronix