Skip to main content
José David Baena
All Series
Zero-Copy: Philosophy & Practice

Zero-Copy: Philosophy & Practice

Eight essays on data-movement ownership across Linux networking, storage, kernel bypass, RDMA, accelerators, serialization, and the failure modes that make copying cheaper.

complete8 / 8 episodes145 min totaladvanced
Series Progress100%

What You'll Learn

  • Trace byte ownership across kernel, storage, network, and accelerator paths
  • Choose copy avoidance from measured ownership and transformation costs
  • Distinguish low-overhead I/O from paths that remove a data copy
  • Reason about kernel bypass, RDMA, and GPUDirect through memory topology
  • Select serialization formats by lifetime, validation, and schema contracts
  • Measure when payload size, NUMA, and page pinning erase the benefit

Prerequisites

  • Linux fundamentals
  • Kernel I/O concepts
  • TLS fundamentals
  • Networking and storage fundamentals

Who This Is For

  • backend-engineers
  • platform-engineers
  • systems-engineers
  • ai-infrastructure-engineers

Related Series