Dynamic memory allocation framework

Ioannis Koutras 612182cedf Added support for always coalescing during free. 14 years ago
cmake f58ec4f19f Initial CMake infrastructure. 14 years ago
doc 0dd22e2dee Support of brief descriptions in the comments without the brief tag. 14 years ago
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. 14 years ago
include 852832353c Proper guarding on memory space aware allocators. 14 years ago
private-include 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. 14 years ago
src 612182cedf Added support for always coalescing during free. 14 years ago
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 years ago
CMakeLists.txt 66b799d8f1 Fixed Doxygen. 14 years ago
DefineOptions.cmake 612182cedf Added support for always coalescing during free. 14 years ago
dmm_config.h.in efec350abe Added dmm_config header guard. 14 years ago