Dynamic memory allocation framework

Ioannis Koutras f62490e32a Set default values in the Larson Benchmark. hace 15 años
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. hace 15 años
Doxyfile d279e2a024 Initial commit. hace 15 años
Makefile 8e832c4ff7 Initial commit of Larson benchmark. hace 15 años
block_header.c 0ada8dc4ad Simplified the block header structure and functions. hace 15 años
block_header.h 0ada8dc4ad Simplified the block header structure and functions. hace 15 años
custom_free.c 7b75a1920f Removed debugging printf's. hace 15 años
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c hace 15 años
custom_malloc.c 4be63813ab custom_malloc(): setting the block header at the right time for free lists, removed the debugging printf's hace 15 años
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c hace 15 años
dmm_init.c 0ada8dc4ad Simplified the block header structure and functions. hace 15 años
dmm_init.h d279e2a024 Initial commit. hace 15 años
heap.h 0ada8dc4ad Simplified the block header structure and functions. hace 15 años
larson.c f62490e32a Set default values in the Larson Benchmark. hace 15 años
lran2.h 8e832c4ff7 Initial commit of Larson benchmark. hace 15 años
other.c 0ada8dc4ad Simplified the block header structure and functions. hace 15 años
other.h ab5579f867 Proper datatypes for several function arguments. hace 15 años
posix_lock.c d279e2a024 Initial commit. hace 15 años
posix_lock.h d279e2a024 Initial commit. hace 15 años
sys_alloc.c 30eb716002 sys_alloc(): Show the complete ERRNO of sbrk() hace 15 años
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. hace 15 años
test.c af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. hace 15 años