• Derk-Jan Hartman's avatar
    mmap: Don't use mmap by default on OS X. · 400b6736
    Derk-Jan 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
mmap.c 8.99 KB