Ioannis Koutras 5f87961d48 Separated freelist_free() from freelist_malloc.c source file 13 years ago
..
bitmap 0d2478f148 Added requested size info for requests on bitmap-organized raw blocks 13 years ago
freelist 5f87961d48 Separated freelist_free() from freelist_malloc.c source file 13 years ago
CMakeLists.txt 5f87961d48 Separated freelist_free() from freelist_malloc.c source file 13 years ago
custom_realloc.c acee701a09 Create WITH_SINGLE_ALLOCATOR flag 13 years ago
debug.c c5b79398e7 Reorganized the file and directory structure before the BiBoP integration 13 years ago
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 14 years ago
dmmlib.c 5f87961d48 Separated freelist_free() from freelist_malloc.c source file 13 years ago
print_stats.c 473b1b276f Improve support for request size on the block header 13 years ago
raw_block.c 2fa5f1a3c3 Suppport for direct mmap() use for large memory requests 13 years ago
release_memory.c 2fa5f1a3c3 Suppport for direct mmap() use for large memory requests 13 years ago
request_memory_mmap_linux.c 62b394c0ba Major code reorganization; introduction of raw blocks 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