Ioannis Koutras 01079e92b5 remove used big blocks information 12 years ago
..
bitmap 554909b120 fixes for compatibility with the STHORM SDK 13 years ago
freelist 711c6a83e7 freelist/memalign(): fix padding 12 years ago
CMakeLists.txt c8ed718b86 link properly with pthreads library if needed 12 years ago
calloc.c e24063eb29 Split dmmlib.c to four files 13 years ago
debug.c 01079e92b5 remove used big blocks information 12 years ago
free.c 01079e92b5 remove used big blocks information 12 years ago
glibc_hooks.c d838e80e31 add support for the rest of the glibc hooks 12 years ago
initialize.c 01079e92b5 remove used big blocks information 12 years ago
knobs.c e2ddba7500 install configuration header file inside the dmmlib directory 13 years ago
malloc.c 01079e92b5 remove used big blocks information 12 years ago
memalign.c 01079e92b5 remove used big blocks information 12 years ago
other.c 0a9b2887d6 find raw blocks from pointers more efficiently 12 years ago
padding.c 28714a5af8 separate req_padding() from other functions 13 years ago
parse_env.c cf53b46fe4 added good fit percentage as environmental variable option 12 years ago
print_stats.c e2ddba7500 install configuration header file inside the dmmlib directory 13 years ago
raw_block.c 0a9b2887d6 find raw blocks from pointers more efficiently 12 years ago
realloc.c 01079e92b5 remove used big blocks information 12 years ago
release_memory.c 733fab53d2 estimate pagesize before compile time 12 years ago
request_memory_mmap_linux.c e2ddba7500 install configuration header file inside the dmmlib directory 13 years ago
request_memory_mmap_osx.c b47cf0ff2e create a preset for OS X and set default preset on some cases 12 years ago
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 years ago
statistics.c 5c8ddb91a8 don't compile get_total_allocated_memory() if REQUEST_SIZE_INFO is not enabled 12 years ago