Dynamic memory allocation framework

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