| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add malloc_stats | Florian Fischer | 2019-08-12 | 1 | -0/+5 |
| | | |||||
| * | improve bumpptr_alloc | Florian Fischer | 2019-08-11 | 1 | -2/+13 |
| | | | | | | Return always 16 Byte aligned blocks and mmap the whole available memory reported by free -t per thread. | ||||
| * | mark free ptr unused | Florian Fischer | 2019-05-27 | 1 | -1/+1 |
| | | |||||
| * | remove unused variable | Florian Fischer | 2019-05-15 | 1 | -1/+0 |
| | | |||||
| * | add bumptr allocator implementation | Florian Fischer | 2019-04-28 | 1 | -0/+151 |
