Dynamic memory allocation framework

Ioannis Koutras 1ce79ef85c Do not initialize inside custom_malloc() when we have memory space aware allocator. 15 lat temu
cmake f58ec4f19f Initial CMake infrastructure. 15 lat temu
examples 811863d59d Require the pthreads library for POSIX lock support. 15 lat temu
include 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 15 lat temu
private-include d52ea914eb Memory space awareness for sys_alloc(). 15 lat temu
src 1ce79ef85c Do not initialize inside custom_malloc() when we have memory space aware allocator. 15 lat temu
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 15 lat temu
CMakeLists.txt 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 15 lat temu
DefineOptions.cmake 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 15 lat temu
Doxyfile c542d7ff9e Enable dot in doxygen. 15 lat temu
dmm_config.h.in 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 15 lat temu