| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix dss/mmap allocation precedence code. | Jason Evans | 2012-10-17 | 1 | -26/+14 |
|
|
* | Add arena-specific and selective dss allocation. | Jason Evans | 2012-10-13 | 1 | -42/+85 |
|
|
* | Fix fork(2)-related deadlocks. | Jason Evans | 2012-10-09 | 1 | -0/+30 |
|
|
* | Fix mlockall()/madvise() interaction. | Jason Evans | 2012-10-09 | 1 | -8/+14 |
|
|
* | Fix chunk_recycle() to stop leaking trailing chunks. | Jason Evans | 2012-05-09 | 1 | -40/+38 |
|
|
* | Fix chunk_alloc_mmap() bugs. | Jason Evans | 2012-05-09 | 1 | -0/+1 |
|
|
* | Fix a base allocator deadlock. | Jason Evans | 2012-05-03 | 1 | -3/+14 |
|
|
* | Add missing Valgrind annotations. | Jason Evans | 2012-04-24 | 1 | -0/+1 |
|
|
* | 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 |
|
|