DMA
A hardware mechanism that transfers data between peripherals and memory with limited CPU intervention, reducing per-byte processing overhead.
Related Concepts
- Interrupt
- Zero Copy
- Memory Buffer
- Device Driver
Source
- https://docs.kernel.org/6.8/core-api/dma-api-howto.html