Dynamic memory allocation framework

Ioannis Koutras eda81eee4e Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator. vor 14 Jahren
cmake f58ec4f19f Initial CMake infrastructure. vor 14 Jahren
doc d085c6f2b5 Enabled quiet Doxygen compilation. vor 14 Jahren
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. vor 14 Jahren
include 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. vor 14 Jahren
private-include eda81eee4e Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator. vor 14 Jahren
src eda81eee4e Added functions to find previous memory blocks in terms of data layout. Initial maptable nodes require now a memory block. Simplified initialize_allocator. vor 14 Jahren
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. vor 14 Jahren
CMakeLists.txt 306175e290 Made documentation and building a shared version of the library optional. vor 14 Jahren
DefineOptions.cmake 8de91b5f18 Proper support for enabling coalescing. vor 14 Jahren
dmm_config.h.in 8de91b5f18 Proper support for enabling coalescing. vor 14 Jahren
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. vor 14 Jahren