Dynamic memory allocation framework

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