aboutsummaryrefslogtreecommitdiff
path: root/src/allocator.py
Commit message (Collapse)AuthorAgeFilesLines
* detect if build defintion changed but has the same nameFlorian Fischer2019-02-151-14/+16
|
* add allocators build support and two allocator definitionsFlorian Fischer2019-02-091-0/+150
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.