Skip to content
  • hartman's avatar
    mmap: Don't use mmap by default on OS X. · 400b6736
    hartman authored
    It has little benefits in general, (esp. in our usecase) and huge disadvantages for files on network mounts.
    "Basically, IOKit should be so fast and efficient, that there are few usecases left for mmap() on Darwin."
    400b6736