Dynamic memory allocation framework

Ioannis Koutras 63e5ed26f2 sys_alloc should return the address of data block, not the address of the header. лет назад: 14
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. лет назад: 14
Doxyfile d279e2a024 Initial commit. лет назад: 14
Makefile 8e832c4ff7 Initial commit of Larson benchmark. лет назад: 14
block_header.c 0ada8dc4ad Simplified the block header structure and functions. лет назад: 14
block_header.h 0ada8dc4ad Simplified the block header structure and functions. лет назад: 14
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
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c лет назад: 14
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
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c лет назад: 14
dmm_init.c 0ada8dc4ad Simplified the block header structure and functions. лет назад: 14
dmm_init.h d279e2a024 Initial commit. лет назад: 14
heap.h 0ada8dc4ad Simplified the block header structure and functions. лет назад: 14
larson.c 8e832c4ff7 Initial commit of Larson benchmark. лет назад: 14
lran2.h 8e832c4ff7 Initial commit of Larson benchmark. лет назад: 14
other.c 0ada8dc4ad Simplified the block header structure and functions. лет назад: 14
other.h ab5579f867 Proper datatypes for several function arguments. лет назад: 14
posix_lock.c d279e2a024 Initial commit. лет назад: 14
posix_lock.h d279e2a024 Initial commit. лет назад: 14
sys_alloc.c 63e5ed26f2 sys_alloc should return the address of data block, not the address of the header. лет назад: 14
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. лет назад: 14
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