Dynamic memory allocation framework

Ioannis Koutras 0dd22e2dee Support of brief descriptions in the comments without the brief tag. 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 811863d59d Require the pthreads library for POSIX lock support. 14 years ago
include 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago
private-include d52ea914eb Memory space awareness for sys_alloc(). 14 years ago
src f4228a7def Made get_header() static. 14 years ago
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 years ago
CMakeLists.txt 66b799d8f1 Fixed Doxygen. 14 years ago
DefineOptions.cmake 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago
dmm_config.h.in 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago