Dynamic memory allocation framework

Ioannis Koutras 0c08ba1b45 Made the compilation of examples optional. 14 年之前
cmake f58ec4f19f Initial CMake infrastructure. 14 年之前
examples 811863d59d Require the pthreads library for POSIX lock support. 14 年之前
include 53bc53d95a Include the header files in case of installation. 14 年之前
private-include c3b445d008 Proper knobs update during malloc() and free() calls. 14 年之前
.hgignore 8e832c4ff7 Initial commit of Larson benchmark. 14 年之前
CMakeLists.txt 0c08ba1b45 Made the compilation of examples optional. 14 年之前
DefineOptions.cmake 0c08ba1b45 Made the compilation of examples optional. 14 年之前
Doxyfile c542d7ff9e Enable dot in doxygen. 14 年之前
block_header.c 20acd66e7d Add descriptions and comments for block_header files. 14 年之前
coalesce.c 11cbf7e7d0 Change indentation settings. 14 年之前
custom_free.c c3b445d008 Proper knobs update during malloc() and free() calls. 14 年之前
custom_malloc.c c3b445d008 Proper knobs update during malloc() and free() calls. 14 年之前
dmm_adaptor.c c3b445d008 Proper knobs update during malloc() and free() calls. 14 年之前
dmm_config.h.in f58ec4f19f Initial CMake infrastructure. 14 年之前
dmm_init.c 96e7431ee0 CMake merge. 14 年之前
other.c 11cbf7e7d0 Change indentation settings. 14 年之前
posix_lock.c ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. 14 年之前
sys_alloc.c ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. 14 年之前