Ioannis Koutras c1f634be8e Removed debug function call inside malloc() 13 年之前
..
bitmap 789f41c86a Moved the whole bitmap vector outside the header 13 年之前
freelist 16499deb6f realloc() for freelist-organized raw blocks 13 年之前
CMakeLists.txt 16499deb6f realloc() for freelist-organized raw blocks 13 年之前
debug.c f5eac644f8 Small fixes to make freelist-organised raw blocks work 13 年之前
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 14 年之前
dmmlib.c c1f634be8e Removed debug function call inside malloc() 13 年之前
print_stats.c 473b1b276f Improve support for request size on the block header 14 年之前
raw_block.c 789f41c86a Moved the whole bitmap vector outside the header 13 年之前
release_memory.c 3e768d16b1 release_memory() now accepts raw_block_header_t pointers directly 13 年之前
request_memory_mmap_linux.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 年之前
request_memory_mmap_osx.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 年之前
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 年之前