aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/mac
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-01-05 10:46:42 -0500
committerJack Lloyd <[email protected]>2019-01-05 10:50:16 -0500
commit23bd016eb9864c93fffbf87c97adf50444394bfb (patch)
treeabfc5ca888080c83ff376cc6dddcec1fe6c7fbd1 /src/lib/mac
parent5930abcb9bebbb6ce03463d80a8551f048f7817a (diff)
Revert #1798
The problem in #602 is not the use of mmap but the use of mmap with MAP_SHARED. Using MAP_PRIVATE creates a CoW mapping just like malloc or posix_memalign would. I'm not sure why it took me so long to figure this out ...
Diffstat (limited to 'src/lib/mac')
0 files changed, 0 insertions, 0 deletions