Skip to content
Commit f80c97e4 authored by Edward Tomasz Napierala's avatar Edward Tomasz Napierala Committed by David Goldblatt
Browse files

Rework the way jemalloc uses mmap(2) on FreeBSD.

This makes it directly use MAP_EXCL and MAP_ALIGNED() instead
of weird workarounds involving mapping at random places and then
unmapping parts of them.
parent 676cdd66
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment