Dynamic memory allocation framework

Ioannis Koutras 0db7c47a56 Initial DMM statistics support. vor 14 Jahren
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. vor 14 Jahren
Doxyfile d279e2a024 Initial commit. vor 14 Jahren
Makefile 8e832c4ff7 Initial commit of Larson benchmark. vor 14 Jahren
block_header.c 0ada8dc4ad Simplified the block header structure and functions. vor 14 Jahren
block_header.h 0ada8dc4ad Simplified the block header structure and functions. vor 14 Jahren
custom_free.c 0db7c47a56 Initial DMM statistics support. vor 14 Jahren
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c vor 14 Jahren
custom_malloc.c 0db7c47a56 Initial DMM statistics support. vor 14 Jahren
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c vor 14 Jahren
dmm_init.c 0db7c47a56 Initial DMM statistics support. vor 14 Jahren
dmm_init.h d279e2a024 Initial commit. vor 14 Jahren
heap.h 0ada8dc4ad Simplified the block header structure and functions. vor 14 Jahren
larson.c 0db7c47a56 Initial DMM statistics support. vor 14 Jahren
lran2.h 8e832c4ff7 Initial commit of Larson benchmark. vor 14 Jahren
other.c 0ada8dc4ad Simplified the block header structure and functions. vor 14 Jahren
other.h ab5579f867 Proper datatypes for several function arguments. vor 14 Jahren
posix_lock.c d279e2a024 Initial commit. vor 14 Jahren
posix_lock.h d279e2a024 Initial commit. vor 14 Jahren
sys_alloc.c 30eb716002 sys_alloc(): Show the complete ERRNO of sbrk() vor 14 Jahren
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. vor 14 Jahren
test.c af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. vor 14 Jahren