aboutsummaryrefslogtreecommitdiffstats
path: root/src/extent_mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Header refactoring: unify and de-catchall extent_mmap module.David Goldblatt2017-05-311-0/+1
* Refactor !opt.munmap to opt.retain.Jason Evans2017-04-291-4/+4
* Replace --disable-munmap with opt.munmap.Jason Evans2017-04-241-2/+13
* Trim before commit in extent_recycle().Jason Evans2017-04-191-1/+3
* Support --with-lg-page values larger than system page size.Jason Evans2017-04-181-56/+4
* Header refactoring: move assert.h out of the catch-allDavid Goldblatt2017-04-181-0/+2
* Header refactoring: Split up jemalloc_internal.hDavid Goldblatt2017-04-111-1/+2
* Replace tabs following #define with spaces.Jason Evans2017-01-201-1/+1
* Remove extraneous parens around return arguments.Jason Evans2017-01-201-7/+7
* Update brace style.Jason Evans2017-01-201-10/+12
* Remove leading blank lines from function bodies.Jason Evans2017-01-131-1/+0
* Fix potential VM map fragmentation regression.Jason Evans2016-06-071-1/+1
* Rename most remaining *chunk* APIs to *extent*.Jason Evans2016-06-051-0/+76