Dynamic memory allocation framework

Ioannis Koutras 69a770b5e7 Set a project name in Doxygen, exclude the tests from the documentation. před 15 roky
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. před 15 roky
Doxyfile 69a770b5e7 Set a project name in Doxygen, exclude the tests from the documentation. před 15 roky
Makefile 11cbf7e7d0 Change indentation settings. před 15 roky
block_header.c 5151fa4468 Improved remove_block(). před 15 roky
block_header.h 4759016639 Initial commit of coalesce and helping functions. před 15 roky
coalesce.c 11cbf7e7d0 Change indentation settings. před 15 roky
coalesce.h 4759016639 Initial commit of coalesce and helping functions. před 15 roky
custom_free.c bcb8a5effc The block to be free'd has to be removed from the used blocks list of the heap. před 15 roky
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c před 15 roky
custom_malloc.c 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. před 15 roky
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c před 15 roky
dmm_adaptor.c 11cbf7e7d0 Change indentation settings. před 15 roky
dmm_adaptor.h 2e86b41627 Initial commit for DMM adapting functions. před 15 roky
dmm_init.c 11cbf7e7d0 Change indentation settings. před 15 roky
dmm_init.h d279e2a024 Initial commit. před 15 roky
heap.h 11cbf7e7d0 Change indentation settings. před 15 roky
larson.c 11cbf7e7d0 Change indentation settings. před 15 roky
lran2.h 11cbf7e7d0 Change indentation settings. před 15 roky
other.c 11cbf7e7d0 Change indentation settings. před 15 roky
other.h 11cbf7e7d0 Change indentation settings. před 15 roky
posix_lock.c 11cbf7e7d0 Change indentation settings. před 15 roky
posix_lock.h d279e2a024 Initial commit. před 15 roky
sys_alloc.c 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. před 15 roky
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. před 15 roky
test.c 11cbf7e7d0 Change indentation settings. před 15 roky