Dynamic memory allocation framework

Ioannis Koutras d1e0da3239 Merge some comments. пре 14 година
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. пре 14 година
Doxyfile c542d7ff9e Enable dot in doxygen. пре 14 година
Makefile 11cbf7e7d0 Change indentation settings. пре 14 година
block_header.c 20acd66e7d Add descriptions and comments for block_header files. пре 14 година
block_header.h 20acd66e7d Add descriptions and comments for block_header files. пре 14 година
coalesce.c 11cbf7e7d0 Change indentation settings. пре 14 година
coalesce.h 4759016639 Initial commit of coalesce and helping functions. пре 14 година
custom_free.c bcb8a5effc The block to be free'd has to be removed from the used blocks list of the heap. пре 14 година
custom_free.h b969dfd00e Separated custom_malloc and custom_free from test.c пре 14 година
custom_malloc.c 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. пре 14 година
custom_malloc.h b969dfd00e Separated custom_malloc and custom_free from test.c пре 14 година
dmm_adaptor.c 11cbf7e7d0 Change indentation settings. пре 14 година
dmm_adaptor.h 2e86b41627 Initial commit for DMM adapting functions. пре 14 година
dmm_init.c 11cbf7e7d0 Change indentation settings. пре 14 година
dmm_init.h d279e2a024 Initial commit. пре 14 година
heap.h 4d6db4b672 Comments on heap.h пре 14 година
larson.c 11cbf7e7d0 Change indentation settings. пре 14 година
lran2.h 11cbf7e7d0 Change indentation settings. пре 14 година
other.c 11cbf7e7d0 Change indentation settings. пре 14 година
other.h 11cbf7e7d0 Change indentation settings. пре 14 година
posix_lock.c 11cbf7e7d0 Change indentation settings. пре 14 година
posix_lock.h d279e2a024 Initial commit. пре 14 година
sys_alloc.c 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. пре 14 година
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. пре 14 година
test.c 11cbf7e7d0 Change indentation settings. пре 14 година