Dynamic memory allocation framework

Ioannis Koutras 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. 14 years ago
cmake f58ec4f19f Initial CMake infrastructure. 14 years ago
doc d085c6f2b5 Enabled quiet Doxygen compilation. 14 years ago
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. 14 years ago
include 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. 14 years ago
private-include 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. 14 years ago
src 8d72e4a4ef Properly include coalesce.h in custom_free when needed. 14 years ago
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 years ago
CMakeLists.txt 306175e290 Made documentation and building a shared version of the library optional. 14 years ago
DefineOptions.cmake 8de91b5f18 Proper support for enabling coalescing. 14 years ago
dmm_config.h.in 8de91b5f18 Proper support for enabling coalescing. 14 years ago
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. 14 years ago