Dynamic memory allocation framework

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