Dynamic memory allocation framework

Ioannis Koutras 873e85f9f1 sys_alloc() has to set headers in case it is called by initialize_allocator(). Modified also custom_malloc() to conform with this. před 14 roky
cmake f58ec4f19f Initial CMake infrastructure. před 14 roky
doc d085c6f2b5 Enabled quiet Doxygen compilation. před 14 roky
examples 2d917785b5 Search for pthreads library when compiling the Larson benchmark. před 14 roky
include 07993f77d6 initialized bool variable is not required on memory space aware allocators, since they are initialized manually. před 14 roky
private-include 1848841db0 Few functional changes on border_ptr, now it points to the memory block which was allocated last. před 14 roky
src 873e85f9f1 sys_alloc() has to set headers in case it is called by initialize_allocator(). Modified also custom_malloc() to conform with this. před 14 roky
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. před 14 roky
CMakeLists.txt 306175e290 Made documentation and building a shared version of the library optional. před 14 roky
DefineOptions.cmake 1cf9593141 Set coalescing ON for Linux Tests target. před 14 roky
dmm_config.h.in c89bd95c5a Get the WITH_COALESCING option from cmake. před 14 roky
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. před 14 roky