Episode

Socket management and Kernel Data structures

Podcast
The Backend Engineering Show with Hussein Nasser
Published
Apr 4, 2025
Duration seconds
1886
Processing state
not_requested
Canonical source
https://podcasters.spotify.com/pod/show/hnasr/episodes/Socket-management-and-Kernel-Data-structures-e314nd8
Audio
https://anchor.fm/s/1eb6d14/podcast/play/100866920/https%3A%2F%2Fd3ctxlq1ktw2nl.cloudfront.net%2Fstaging%2F2025-3-5%2Fd0648fca-b8dc-af98-e36f-7c40d7c0121c.m4a
JSON
/v1/public/podcasts/the-backend-engineering-show-with-hussein-nasser-847440/episodes/socket-management-and-kernel-data-structures
Markdown
/podcast/the-backend-engineering-show-with-hussein-nasser-847440/socket-management-and-kernel-data-structures.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/the-backend-engineering-show-with-hussein-nasser-847440/episodes/socket-management-and-kernel-data-structures/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/the-backend-engineering-show-with-hussein-nasser-847440/socket-management-and-kernel-data-structures.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

Fundamentals of Operating Systems Course This video is an overview of how the operating system kernel does socket management and the different data structures it utilizes to achieve that. timestamps 0:00 Intro 1:38 Socket vs Connections 7:50 SYN and Accept Queue 18:56 Socket Sharding 23:14 Receive and Send buffers 27:00 Summary