Dynamic memory allocation framework

Ioannis Koutras 4759016639 Initial commit of coalesce and helping functions. il y a 14 ans
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. il y a 14 ans
Doxyfile d279e2a024 Initial commit. il y a 14 ans
Makefile 4759016639 Initial commit of coalesce and helping functions. il y a 14 ans
block_header.c 4759016639 Initial commit of coalesce and helping functions. il y a 14 ans
block_header.h 4759016639 Initial commit of coalesce and helping functions. il y a 14 ans
coalesce.c 4759016639 Initial commit of coalesce and helping functions. il y a 14 ans
coalesce.h 4759016639 Initial commit of coalesce and helping functions. il y a 14 ans
custom_free.c 0db7c47a56 Initial DMM statistics support. il y a 14 ans
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c il y a 14 ans
custom_malloc.c 0db7c47a56 Initial DMM statistics support. il y a 14 ans
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c il y a 14 ans
dmm_init.c 0db7c47a56 Initial DMM statistics support. il y a 14 ans
dmm_init.h d279e2a024 Initial commit. il y a 14 ans
heap.h 0ada8dc4ad Simplified the block header structure and functions. il y a 14 ans
larson.c 0db7c47a56 Initial DMM statistics support. il y a 14 ans
lran2.h 8e832c4ff7 Initial commit of Larson benchmark. il y a 14 ans
other.c 0ada8dc4ad Simplified the block header structure and functions. il y a 14 ans
other.h ab5579f867 Proper datatypes for several function arguments. il y a 14 ans
posix_lock.c d279e2a024 Initial commit. il y a 14 ans
posix_lock.h d279e2a024 Initial commit. il y a 14 ans
sys_alloc.c 85261d40a0 Fix warning for printf on a size_t variable. il y a 14 ans
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. il y a 14 ans
test.c af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. il y a 14 ans