Ioannis Koutras 7ed0480e0a bitmap_realloc(): check old size if it is bigger, try to use a block in the same raw block 13 anni fa
..
bitmap 7ed0480e0a bitmap_realloc(): check old size if it is bigger, try to use a block in the same raw block 13 anni fa
freelist c5b63eb8b8 correct tracking of big block statistics 13 anni fa
CMakeLists.txt 87b3e9480b bitmap: add debug functions 13 anni fa
calloc.c e24063eb29 Split dmmlib.c to four files 13 anni fa
debug.c 87b3e9480b bitmap: add debug functions 13 anni fa
dmm_adaptor.c c7f6a76c1f Small fixes on errors and warnings. 14 anni fa
free.c e88386d0e1 bitmap: use locks in malloc() and free() before updating global stats 13 anni fa
malloc.c c5b63eb8b8 correct tracking of big block statistics 13 anni fa
memmove.c c8a0916bfc move memmove() out of bitmap_realloc.c 13 anni fa
other.c 279df2491f Use macros for singly-linked lists as defined in /usr/include/sys/queue.h 13 anni fa
print_stats.c 473b1b276f Improve support for request size on the block header 14 anni fa
raw_block.c 4edf0866ce fix bitmap initialization for unused bits in the bitmap vector 13 anni fa
realloc.c 4b548df59e small refactoring on bitmap_free() and realloc() 13 anni fa
release_memory.c 3e768d16b1 release_memory() now accepts raw_block_header_t pointers directly 13 anni fa
request_memory_mmap_linux.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 anni fa
request_memory_mmap_osx.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 anni fa
request_memory_sbrk.c 62b394c0ba Major code reorganization; introduction of raw blocks 13 anni fa
statistics.c 64bfeb1b7f use level 2 trace messages for reporting memory usage 13 anni fa