Dynamic memory allocation framework

Ioannis Koutras 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. 15 anni fa
cmake f58ec4f19f Initial CMake infrastructure. 15 anni fa
doc 0dd22e2dee Support of brief descriptions in the comments without the brief tag. 15 anni fa
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. 15 anni fa
include 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. 15 anni fa
private-include 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. 15 anni fa
src 852832353c Proper guarding on memory space aware allocators. 15 anni fa
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 15 anni fa
CMakeLists.txt 66b799d8f1 Fixed Doxygen. 15 anni fa
DefineOptions.cmake 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. 15 anni fa
dmm_config.h.in 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. 15 anni fa