> Even if the behavior is still strange for me, I accept how it behaves on > OpenBSD.
mmap and munmap work the same on all systems. You are just less likely to replace used memory, which is relied upon.
> Even if the behavior is still strange for me, I accept how it behaves on > OpenBSD.
mmap and munmap work the same on all systems. You are just less likely to replace used memory, which is relied upon.