Dynamic memory allocation framework

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