Dynamic memory allocation framework

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