| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove speedymalloc.c | Florian Fischer | 2020-02-26 | 1 | -188/+0 |
| * | define PAGE_SIZE and put alignment code in inline function | Florian Fischer | 2020-02-26 | 1 | -13/+9 |
| * | free big allocations using madv_free | Florian Fischer | 2020-02-26 | 1 | -3/+24 |
| * | add madvise MADV_WILLNEED | Florian Fischer | 2020-02-25 | 1 | -0/+17 |
| * | move common allocator functions into malloc.c | Florian Fischer | 2020-02-25 | 1 | -108/+3 |
| * | fix speedymalloc's size2bin and bin2size functions | Florian Fischer | 2019-09-11 | 1 | -19/+24 |
| * | use size information in realloc | Florian Fischer | 2019-09-09 | 1 | -2/+2 |
| * | simplify cached sizeclasses | Florian Fischer | 2019-09-09 | 1 | -47/+44 |
| * | add first speedymalloc draft | Florian Fischer | 2019-09-05 | 1 | -0/+257 |
