server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 7de92767c2 Fix mlockall()/madvise() interaction.
mlockall(2) can cause purging via madvise(2) to fail.  Fix purging code
to check whether madvise() succeeded, and base zeroed page metadata on
the result.

Reported by Olivier Lecomte.
2012-10-08 18:04:49 -07:00
..
internal Fix mlockall()/madvise() interaction. 2012-10-08 18:04:49 -07:00
jemalloc_defs.h.in Add the --enable-mremap option. 2012-05-09 16:12:00 -07:00
jemalloc.h.in Export je_memalign and je_valloc 2012-05-09 16:17:01 -07:00