Dynamic memory allocation framework

Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=14) %!d(string=hai) anos
Doxyfile c542d7ff9e Enable dot in doxygen. %!s(int64=14) %!d(string=hai) anos
Makefile 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
block_header.c 20acd66e7d Add descriptions and comments for block_header files. %!s(int64=14) %!d(string=hai) anos
block_header.h 20acd66e7d Add descriptions and comments for block_header files. %!s(int64=14) %!d(string=hai) anos
coalesce.c 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
coalesce.h 4759016639 Initial commit of coalesce and helping functions. %!s(int64=14) %!d(string=hai) anos
custom_free.c f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
custom_malloc.c f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
dmm_adaptor.c 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
dmm_adaptor.h 2e86b41627 Initial commit for DMM adapting functions. %!s(int64=14) %!d(string=hai) anos
dmm_init.c f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
dmm_init.h f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
dmmlib.h f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
heap.h f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
larson.c f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
lran2.h 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
other.c 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
other.h 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
posix_lock.c 11cbf7e7d0 Change indentation settings. %!s(int64=14) %!d(string=hai) anos
posix_lock.h d279e2a024 Initial commit. %!s(int64=14) %!d(string=hai) anos
sys_alloc.c 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. %!s(int64=14) %!d(string=hai) anos
sys_alloc.h 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=14) %!d(string=hai) anos
test.c f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos