
My new book - Root cause, Stories from two decades of backend bugs
Apr 15, 2026 - 00:09:48
Radio and PodcastLive Radio & Podcasts
Fundamentals of Operating Systems Course Very clever! We often call read/rcv system call to read requests from a connection, this copies data from kernel receive buffer to user space which has a cost. This new patch chan...
This new Linux patch can speed up Reading Requests is an episode from The Backend Engineering Show with Hussein Nasser by Hussein Nasser. Fundamentals of Operating Systems Course Very clever! We often call read/rcv system call to read reque...
This episode belongs to The Backend Engineering Show with Hussein Nasser.
Use the player on this page to stream the episode online.
Published Oct 25, 2024, 00:18:12 long, audio available.
Fundamentals of Operating Systems Course Very clever! We often call read/rcv system call to read requests from a connection, this copies data from kernel receive buffer to user space which has a cost. This new patch changes this to allow zero copy with notification. “Reading' data out of a socket instead becomes a “notification” mechanism, where the kernel tells userspace where the data is.” This kernel patch enables zero copy from the receive queue. 0:00 Intro 1:30 patch summary 7:00 Normal Connection Read (Kernel Copy) 12:40 Zero copy Read 15:30 Performance
You can listen to This new Linux patch can speed up Reading Requests online on Radio and Podcast. Open the player on this page to stream the available audio.
This new Linux patch can speed up Reading Requests is an episode from The Backend Engineering Show with Hussein Nasser by Hussein Nasser.
This episode is 00:18:12 long.
This episode was published on Oct 25, 2024.
Yes. Use the heart button on the episode page to add it to your favorite episodes list.
Yes. This page shows related episodes from The Backend Engineering Show with Hussein Nasser when more episodes are available from the podcast feed.
You can listen to This new Linux patch can speed up Reading Requests on this page when the episode audio is available from the podcast feed.
This new Linux patch can speed up Reading Requests is from The Backend Engineering Show with Hussein Nasser by Hussein Nasser.
Published Oct 25, 2024 and 00:18:12 long