summaryrefslogtreecommitdiff
path: root/deps/jemalloc/test/integration/aligned_alloc.c
Commit message (Collapse)AuthorAgeFilesLines
* Jemalloc updated to 4.4.0.antirez2017-01-301-3/+17
| | | | | | | | The original jemalloc source tree was modified to: 1. Remove the configure error that prevents nested builds. 2. Insert the Redis private Jemalloc API in order to allow the Redis fragmentation function to work.
* Jemalloc updated to 3.6.0.antirez2014-06-201-0/+125
Not a single bug in about 3 months, and our previous version was too old (3.2.0).