Protocol

dma-buf

Lab ready Full lab

Linux buffer-sharing primitive for zero-copy exchange across drivers such as GPU, NIC, and media. Exporters and importers negotiate access with fences for synchronization. It is the kernel building block under many GPUDirect and multimedia paths.

Domains

Tags

linuxzero-copybufferp2p

Sources

  • Linux dma-buf documentation

Related protocols