Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove mmap_unaligned. | Jason Evans | 2012-04-22 | 1 | -11/+1 | |
* | Fix chunk allocation/deallocation bugs. | Jason Evans | 2012-04-21 | 1 | -4/+13 | |
* | Fix a memory corruption bug in chunk_alloc_dss(). | Jason Evans | 2012-04-21 | 1 | -5/+5 | |
* | Add a pages_purge function to wrap madvise(JEMALLOC_MADV_PURGE) calls | Mike Hommey | 2012-04-19 | 1 | -1/+1 | |
* | Disable munmap() if it causes VM map holes. | Jason Evans | 2012-04-13 | 1 | -2/+168 | |
* | Rename labels. | Jason Evans | 2012-04-10 | 1 | -3/+3 | |
* | Add alignment support to chunk_alloc(). | Mike Hommey | 2012-04-10 | 1 | -3/+4 | |
* | Clean up *PAGE* macros. | Jason Evans | 2012-04-02 | 1 | -2/+2 | |
* | Implement tsd. | Jason Evans | 2012-03-23 | 1 | -3/+11 | |
* | Remove the swap feature. | Jason Evans | 2012-02-13 | 1 | -20/+6 | |
* | Reduce cpp conditional logic complexity. | Jason Evans | 2012-02-11 | 1 | -67/+37 | |
* | Fix huge_ralloc to maintain chunk statistics. | Jason Evans | 2011-11-11 | 1 | -7/+9 | |
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+171 | |