| Commit message (Expand) | Author | Age | Files | Lines |
* | Optimize Valgrind integration. | Jason Evans | 2014-04-15 | 1 | -1/+2 |
|
|
* | Make dss non-optional, and fix an "arena.<i>.dss" mallctl bug. | Jason Evans | 2014-04-15 | 1 | -10/+10 |
|
|
* | Avoid deprecated sbrk(2) on OS X. | Jason Evans | 2013-12-04 | 1 | -7/+8 |
|
|
* | Fix Valgrind integration. | Jason Evans | 2013-02-01 | 1 | -1/+0 |
|
|
* | Tighten valgrind integration. | Jason Evans | 2013-01-22 | 1 | -0/+1 |
|
|
* | Add arena-specific and selective dss allocation. | Jason Evans | 2012-10-13 | 1 | -1/+36 |
|
|
* | Fix chunk allocation/deallocation bugs. | Jason Evans | 2012-04-21 | 1 | -0/+4 |
|
|
* | Fix a memory corruption bug in chunk_alloc_dss(). | Jason Evans | 2012-04-21 | 1 | -1/+0 |
|
|
* | Disable munmap() if it causes VM map holes. | Jason Evans | 2012-04-13 | 1 | -224/+6 |
|
|
* | Use a stub replacement and disable dss when sbrk is not supported | Mike Hommey | 2012-04-12 | 1 | -0/+11 |
|
|
* | Normalize aligned allocation algorithms. | Jason Evans | 2012-04-12 | 1 | -37/+57 |
|
|
* | Rename labels. | Jason Evans | 2012-04-10 | 1 | -2/+2 |
|
|
* | Add alignment support to chunk_alloc(). | Mike Hommey | 2012-04-10 | 1 | -28/+52 |
|
|
* | Fix fork-related bugs. | Jason Evans | 2012-03-13 | 1 | -4/+32 |
|
|
* | Reduce cpp conditional logic complexity. | Jason Evans | 2012-02-11 | 1 | -2/+12 |
|
|
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+284 |
|
|