| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | reduce code duplication by giving each known allocator its own class | Florian Fischer | 2019-06-17 | 1 | -16/+0 |
| | | | | | also move allocator related code to src/allocators | ||||
| * | add allocators build support and two allocator definitions | Florian Fischer | 2019-02-09 | 1 | -0/+16 |
| The allocators created by the file allocators/BA_allocators.py are those used in my BA thesis available at: https://muhq.space/ba.html. allocators/no_falsesharing.py builds patched versions of tcmalloc and glibc without any allocator inroduced falsesharing. | |||||
