Dynamic memory allocation framework

Ioannis Koutras 3c231f9a82 The new block after a split should be the one to be set free and properly set of a heap owner. 13 years ago
cmake f58ec4f19f Initial CMake infrastructure. 13 years ago
doc d085c6f2b5 Enabled quiet Doxygen compilation. 13 years ago
examples 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 13 years ago
include 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 13 years ago
private-include b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 13 years ago
src 3c231f9a82 The new block after a split should be the one to be set free and properly set of a heap owner. 13 years ago
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 years ago
CMakeLists.txt 4a953c90c2 Enable full warnings and C99 13 years ago
DefineOptions.cmake b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 13 years ago
dmm_config.h.in b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 13 years ago
toolchain-stxp70.cmake aeb421c8e4 Added support for cross compiling on STxP70 platforms. 13 years ago