Dynamic memory allocation framework

Ioannis Koutras 2f06c81a16 Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required. před 15 roky
cmake f58ec4f19f Initial CMake infrastructure. před 15 roky
doc 0dd22e2dee Support of brief descriptions in the comments without the brief tag. před 15 roky
examples 811863d59d Require the pthreads library for POSIX lock support. před 15 roky
include 2f06c81a16 Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required. před 15 roky
private-include d52ea914eb Memory space awareness for sys_alloc(). před 15 roky
src 2f06c81a16 Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required. před 15 roky
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. před 15 roky
CMakeLists.txt 66b799d8f1 Fixed Doxygen. před 15 roky
DefineOptions.cmake 2f06c81a16 Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required. před 15 roky
dmm_config.h.in 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. před 15 roky