Ioannis Koutras 0e43f0ae97 knobs support on setting the size of the raw block, the good-fit percentage, the maximum coalescing and minimum splitting sizes 13 years ago
..
freelist 7ecf85adf2 freelist refactoring 13 years ago
CMakeLists.txt 0e43f0ae97 knobs support on setting the size of the raw block, the good-fit percentage, the maximum coalescing and minimum splitting sizes 13 years ago
allocator.h 0e43f0ae97 knobs support on setting the size of the raw block, the good-fit percentage, the maximum coalescing and minimum splitting sizes 13 years ago
custom_realloc.h 62b394c0ba Major code reorganization; introduction of raw blocks 13 years ago
dmmlib.h 3b357ae86d do not declare malloc etc. if not needed 13 years ago
dmmstats.h 6c88e0d3ce Count the number of realloc() calls 13 years ago
initialize_allocator.h 8977e09cbc Refactor sys_alloc() and memory space awareness 14 years ago
knobs.h 0e43f0ae97 knobs support on setting the size of the raw block, the good-fit percentage, the maximum coalescing and minimum splitting sizes 13 years ago
lists.h 279df2491f Use macros for singly-linked lists as defined in /usr/include/sys/queue.h 13 years ago
raw_block.h c5b63eb8b8 correct tracking of big block statistics 13 years ago