Dynamic memory allocation framework

Ioannis Koutras b88cc334a6 Keep better track of mem_allocated and mem_requested. 13 lat temu
cmake f58ec4f19f Initial CMake infrastructure. 14 lat temu
doc d085c6f2b5 Enabled quiet Doxygen compilation. 14 lat temu
examples 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 14 lat temu
include 6deb92f82a mem_reserved and mem_allocated are actually the same variable that needs to be tracked. 13 lat temu
private-include 6e53d0f490 Refactored the code to push block on a list's head. 13 lat temu
src b88cc334a6 Keep better track of mem_allocated and mem_requested. 13 lat temu
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 lat temu
CMakeLists.txt d681e3be37 Extra work to make dmmlib work with P2012 Encore compiler. 14 lat temu
DefineOptions.cmake 3fb61ea914 Renewed the default define options for P2012 target. 14 lat temu
LICENSE 5fc32c7e67 All the source files are now released under the Apache 2.0 license. 14 lat temu
dmm_config.h.in 969a004a64 Initial support for doubly linked lists, unified linked lists source files. 14 lat temu
toolchain-stxp70v4.cmake d681e3be37 Extra work to make dmmlib work with P2012 Encore compiler. 14 lat temu