Ioannis Koutras 149a7774e2 introduce custom memcpy for realloc's 12 years ago
..
bitmap 149a7774e2 introduce custom memcpy for realloc's 12 years ago
freelist 149a7774e2 introduce custom memcpy for realloc's 12 years ago
CMakeLists.txt 149a7774e2 introduce custom memcpy for realloc's 12 years ago
calloc.c e24063eb29 Split dmmlib.c to four files 13 years ago
debug.c 87b3e9480b bitmap: add debug functions 12 years ago
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 13 years ago
free.c e88386d0e1 bitmap: use locks in malloc() and free() before updating global stats 12 years ago
malloc.c e40ad8c107 malloc: check that a valid pointer is returned from a non-big block 12 years ago
other.c 4517b6cc9b simplify the filenames of some bitmap-related files 12 years ago
print_stats.c 473b1b276f Improve support for request size on the block header 13 years ago
raw_block.c 68007b4a34 align the raw block's size before the memory request 12 years ago
realloc.c 149a7774e2 introduce custom memcpy for realloc's 12 years ago
release_memory.c 3e768d16b1 release_memory() now accepts raw_block_header_t pointers directly 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
statistics.c 64bfeb1b7f use level 2 trace messages for reporting memory usage 12 years ago