Ioannis Koutras c0ccb6929e small fix for the stats on freelist_realloc() 11 年之前
..
bitmap 554909b120 fixes for compatibility with the STHORM SDK 12 年之前
freelist c0ccb6929e small fix for the stats on freelist_realloc() 11 年之前
CMakeLists.txt 28714a5af8 separate req_padding() from other functions 12 年之前
calloc.c e24063eb29 Split dmmlib.c to four files 12 年之前
debug.c 770f024aa5 include stdint.h for uintptr_t 12 年之前
free.c 554909b120 fixes for compatibility with the STHORM SDK 12 年之前
initialize.c f194860d49 memalign(): improved statistics and fix big block address in the list 12 年之前
knobs.c e2ddba7500 install configuration header file inside the dmmlib directory 12 年之前
malloc.c 23d2b771b9 malloc: fix the range check of the memory block address inside a non-big block 11 年之前
memalign.c 97e1dee818 small fixes to memalign() when using big blocks 11 年之前
other.c ee9a7390e8 include the header for req_padding() in necessary source files 12 年之前
padding.c 28714a5af8 separate req_padding() from other functions 12 年之前
parse_env.c cf53b46fe4 added good fit percentage as environmental variable option 11 年之前
print_stats.c e2ddba7500 install configuration header file inside the dmmlib directory 12 年之前
raw_block.c 0e30e1d2b0 fix the requested size of big raw blocks 12 年之前
realloc.c 3857a388fa realloc(): align the space to be de-allocated 12 年之前
release_memory.c 5878ca5a32 memalign(): refactoring 12 年之前
request_memory_mmap_linux.c e2ddba7500 install configuration header file inside the dmmlib directory 12 年之前
request_memory_mmap_osx.c 62b394c0ba Major code reorganization; introduction of raw blocks 12 年之前
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks 12 年之前
statistics.c 554909b120 fixes for compatibility with the STHORM SDK 12 年之前