mmap (memory-mapped file) is a system call that maps a file or a portion of it into a process’s virtual memory space.
Share this post
What is MMAP in Linux and how it is useful?
Share this post
mmap (memory-mapped file) is a system call that maps a file or a portion of it into a process’s virtual memory space.