aboutsummaryrefslogtreecommitdiff
path: root/include/jemalloc/internal/chunk_dss.h
AgeCommit message (Expand)Author
2015-04-22Revert "Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge""Christopher Ferris
2015-04-16Revert "Merge remote-tracking branch 'aosp/upstream-dev' into merge"Nicolas Geoffray
2015-02-12Move centralized chunk management into arenas.Jason Evans
2014-11-28teach the dss chunk allocator to handle new_addrDaniel Micay
2013-12-08Refactor tests.Jason Evans
2012-10-12Add arena-specific and selective dss allocation.Jason Evans
2012-04-12Disable munmap() if it causes VM map holes.Jason Evans
2012-04-10Add alignment support to chunk_alloc().Mike Hommey
2012-03-13Fix fork-related bugs.Jason Evans
2012-02-10Reduce cpp conditional logic complexity.Jason Evans
2011-03-31Move repo contents in jemalloc/ to top level.Jason Evans