| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
