-
- Downloads
reduce code duplication by giving each known allocator its own class
also move allocator related code to src/allocators
Showing
- allocators/BA_allocators.py 0 additions, 62 deletionsallocators/BA_allocators.py
- allocators/all.py 0 additions, 76 deletionsallocators/all.py
- allocators/no_falsesharing.py 0 additions, 42 deletionsallocators/no_falsesharing.py
- src/allocators/BA_allocators.py 20 additions, 0 deletionssrc/allocators/BA_allocators.py
- src/allocators/Hoard/hoard_make.patch 0 additions, 0 deletionssrc/allocators/Hoard/hoard_make.patch
- src/allocators/__init__.py 0 additions, 0 deletionssrc/allocators/__init__.py
- src/allocators/all.py 44 additions, 0 deletionssrc/allocators/all.py
- src/allocators/glibc.py 29 additions, 0 deletionssrc/allocators/glibc.py
- src/allocators/glibc/glibc_2.28_no_passive_falsesharing.patch 0 additions, 0 deletions...allocators/glibc/glibc_2.28_no_passive_falsesharing.patch
- src/allocators/glibc/glibc_2.28_no_passive_falsesharing_fancy.patch 0 additions, 0 deletions...tors/glibc/glibc_2.28_no_passive_falsesharing_fancy.patch
- src/allocators/glibcs.py 0 additions, 0 deletionssrc/allocators/glibcs.py
- src/allocators/hoard.py 18 additions, 0 deletionssrc/allocators/hoard.py
- src/allocators/je_tc_super.py 19 additions, 0 deletionssrc/allocators/je_tc_super.py
- src/allocators/jemalloc.py 20 additions, 0 deletionssrc/allocators/jemalloc.py
- src/allocators/no_falsesharing.py 18 additions, 0 deletionssrc/allocators/no_falsesharing.py
- src/allocators/supermalloc.py 22 additions, 0 deletionssrc/allocators/supermalloc.py
- src/allocators/tcmalloc.py 20 additions, 0 deletionssrc/allocators/tcmalloc.py
- src/allocators/tcmalloc/tcmalloc_2.7_no_active_falsesharing.patch 0 additions, 0 deletions...cators/tcmalloc/tcmalloc_2.7_no_active_falsesharing.patch
Loading
Please register or sign in to comment