mmap — Virtual Memory Mapping, Shared Memory & MMIO
It can be used for various types of memory mapping into the virtual address space of a process
mmap(<0 or NULL or specific addr>, <length>, <Read/Write Permissions>, <Flag deciding mapping type>, <fi
waageesh.hashnode.dev13 min read