Radio and PodcastRadio and PodcastLive Radio & Podcasts
This new Linux patch can speed up Reading Requests artwork
Technology

This new Linux patch can speed up Reading Requests

The Backend Engineering Show with Hussein Nasser by Hussein Nasser

Oct 25, 202400:18:12Technology

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...

About This Episode

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...

Podcast

This episode belongs to The Backend Engineering Show with Hussein Nasser.

Listen Online

Use the player on this page to stream the episode online.

Episode Details

Published Oct 25, 2024, 00:18:12 long, audio available.

Questions About This Episode

What is This new Linux patch can speed up Reading Requests about?

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

Where can I listen to This new Linux patch can speed up Reading Requests?

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.

Which podcast is This new Linux patch can speed up Reading Requests from?

This new Linux patch can speed up Reading Requests is an episode from The Backend Engineering Show with Hussein Nasser by Hussein Nasser.

How long is this episode?

This episode is 00:18:12 long.

When was this episode published?

This episode was published on Oct 25, 2024.

Can I save This new Linux patch can speed up Reading Requests for later?

Yes. Use the heart button on the episode page to add it to your favorite episodes list.

Are there related episodes from The Backend Engineering Show with Hussein Nasser?

Yes. This page shows related episodes from The Backend Engineering Show with Hussein Nasser when more episodes are available from the podcast feed.

Quick Answers About This Episode

Where can I listen to This new Linux patch can speed up Reading Requests?

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.

Which podcast is this episode from?

This new Linux patch can speed up Reading Requests is from The Backend Engineering Show with Hussein Nasser by Hussein Nasser.

What are the episode details?

Published Oct 25, 2024 and 00:18:12 long