aboutsummaryrefslogtreecommitdiff
path: root/allocators/BA_allocators.py
Commit message (Collapse)AuthorAgeFilesLines
* add reset_cmd to HoardFlorian Fischer2019-04-021-1/+2
|
* fix jemalloc and remove colors from all.pyFlorian Fischer2019-04-021-1/+2
|
* use new verbosity system in allocator.pyFlorian Fischer2019-03-051-8/+5
|
* add allocators build support and two allocator definitionsFlorian Fischer2019-02-091-0/+63
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.