Traditional IO vs mmap vs Direct IO: How Disk Access Really Works
In our earlier deep dive into Direct Memory Access (DMA), we explored how data can bypass the CPU to move efficiently between storage and memory. In this article, we will break down and compare three major approaches to disk access:
Traditional (Buf...
nihcas.hashnode.dev3 min read