Dynamic memory allocation framework

Ioannis Koutras 552aa8582b Include the header files in case of installation. 13 anni fa
cmake f58ec4f19f Initial CMake infrastructure. 13 anni fa
examples 811863d59d Require the pthreads library for POSIX lock support. 13 anni fa
include ec622cc1e7 Removed block header header from heap.h 13 anni fa
private-include c3b445d008 Proper knobs update during malloc() and free() calls. 13 anni fa
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 13 anni fa
CMakeLists.txt 552aa8582b Include the header files in case of installation. 13 anni fa
DefineOptions.cmake f58ec4f19f Initial CMake infrastructure. 13 anni fa
Doxyfile c542d7ff9e Enable dot in doxygen. 13 anni fa
block_header.c 20acd66e7d Add descriptions and comments for block_header files. 13 anni fa
coalesce.c 11cbf7e7d0 Change indentation settings. 13 anni fa
custom_free.c c3b445d008 Proper knobs update during malloc() and free() calls. 13 anni fa
custom_malloc.c c3b445d008 Proper knobs update during malloc() and free() calls. 13 anni fa
dmm_adaptor.c c3b445d008 Proper knobs update during malloc() and free() calls. 13 anni fa
dmm_config.h.in f58ec4f19f Initial CMake infrastructure. 13 anni fa
dmm_init.c 96e7431ee0 CMake merge. 13 anni fa
other.c 11cbf7e7d0 Change indentation settings. 13 anni fa
posix_lock.c ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. 13 anni fa
sys_alloc.c ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. 13 anni fa