YoVDO

Efficient Zero-Copy Networking Using io_uring

Offered By: Kernel Recipes via YouTube

Tags

io_uring Courses TCP Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore an innovative solution for efficient zero-copy networking using io_uring in this 49-minute conference talk from Kernel Recipes 2024. Delve into the challenges of zero-copy receive and discover a new approach that overcomes previous shortcomings. Learn how this method utilizes the kernel networking stack, maintains efficiency with small transfer sizes, and remains compatible with vanilla TCP while being protocol agnostic. Examine the design principles, initial performance results, and intricate details of the implementation. Presented by Pavel Begunkov and David Wei, this talk offers valuable insights for developers and system administrators interested in optimizing network performance.

Syllabus

Kernel Recipes 2024 - Efficient zero-copy networking using io_uring


Taught by

Kernel Recipes

Related Courses

Speeding Up VM's I/O Sharing Host's io_uring Queues With Guests
Linux Foundation via YouTube
Database Hacking 101 - Building Fast Bulk Import in Java + C
Devoxx via YouTube
Asynchronous I/O and Coroutines for Smooth Data Streaming
NDC Conferences via YouTube
FUSE Uring Request Allocation and Communication
Linux Foundation via YouTube
Revamping ioctl with io_uring - Enhancing Kernel-User Communication
Linux Foundation via YouTube