summaryrefslogtreecommitdiffstats
path: root/src/base.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor huge allocation to be managed by arenas.Jason Evans2014-05-161-10/+2
* Add support for user-specified chunk allocators/deallocators.aravind2014-05-121-1/+1
* Optimize Valgrind integration.Jason Evans2014-04-151-3/+4
* Fix Valgrind integration.Jason Evans2013-02-011-0/+3
* Add arena-specific and selective dss allocation.Jason Evans2012-10-131-1/+2
* Add alignment support to chunk_alloc().Mike Hommey2012-04-101-1/+1
* Port to FreeBSD.Jason Evans2012-02-031-0/+11
* Fix fork-related bugs.Jason Evans2012-03-131-1/+22
* Move repo contents in jemalloc/ to top level.Jason Evans2011-04-011-0/+106