Ioannis Koutras 23d2b771b9 malloc: fix the range check of the memory block address inside a non-big block 12 years ago
..
bitmap 554909b120 fixes for compatibility with the STHORM SDK 13 years ago
freelist 0b17d0f2c5 freelist_memalign: fix the address of the previous memory block 12 years ago
CMakeLists.txt 28714a5af8 separate req_padding() from other functions 13 years ago
calloc.c e24063eb29 Split dmmlib.c to four files 13 years ago
debug.c 770f024aa5 include stdint.h for uintptr_t 12 years ago
free.c 554909b120 fixes for compatibility with the STHORM SDK 13 years ago
initialize.c f194860d49 memalign(): improved statistics and fix big block address in the list 13 years ago
knobs.c e2ddba7500 install configuration header file inside the dmmlib directory 13 years ago
malloc.c 23d2b771b9 malloc: fix the range check of the memory block address inside a non-big block 12 years ago
memalign.c 554909b120 fixes for compatibility with the STHORM SDK 13 years ago
other.c ee9a7390e8 include the header for req_padding() in necessary source files 13 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 0e30e1d2b0 fix the requested size of big raw blocks 13 years ago
realloc.c 3857a388fa realloc(): align the space to be de-allocated 13 years ago
release_memory.c 5878ca5a32 memalign(): refactoring 13 years ago
request_memory_mmap_linux.c e2ddba7500 install configuration header file inside the dmmlib directory 13 years ago
request_memory_mmap_osx.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 years ago
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 years ago
statistics.c 554909b120 fixes for compatibility with the STHORM SDK 13 years ago