1
0
Fork 0
arangodb/3rdParty/jemalloc
jsteemann a211bad5ff when returning memory to the OS, use some memory protection flags as when initializing the memory
this prevents "hole punching" and keeps the OS from splitting one memory mapping into multiple mappings with different protection settings
2018-10-11 12:43:12 +02:00
..
v5.0.1 when returning memory to the OS, use some memory protection flags as when initializing the memory 2018-10-11 12:43:12 +02:00
CMakeLists.txt fix debug symbols, remove passing of cflags into jemalloc 2018-03-28 14:08:37 +02:00
arangodb-jemalloc.c Feature/hugepages (#2497) 2017-05-25 16:04:23 +02:00