summaryrefslogtreecommitdiffstats
path: root/include/jemalloc/internal/chunk_mmap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix mlockall()/madvise() interaction.Jason Evans2012-10-091-1/+1
* Remove mmap_unaligned.Jason Evans2012-04-221-2/+0
* Fix a memory corruption bug in chunk_alloc_dss().Jason Evans2012-04-211-1/+1
* Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) callsMike Hommey2012-04-191-0/+2
* Disable munmap() if it causes VM map holes.Jason Evans2012-04-131-1/+1
* Add alignment support to chunk_alloc().Mike Hommey2012-04-101-1/+1
* Remove MAP_NORESERVE supportMike Hommey2012-04-101-1/+0
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+23