Mmap

mmap is a system call that maps files or devices into memory. In this part we will introduce:

  • read file
  • write to file
  • cons and pros of mmap