Commit History

Autor SHA1 Mensaxe Data
  Ioannis Koutras 612182cedf Added support for always coalescing during free. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 852832353c Proper guarding on memory space aware allocators. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 06bfbf6e8e Fixed a wrong call to sbrk while initializing the maptables of a heap on a space aware allocator. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 4bc33f55b4 Removed malicious comment tag (some strict compilers were complaining). %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 28cbf17c97 Build type is set to RelWithDebInfo as default. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 2d917785b5 Search for pthreads library when compiling the Larson benchmark. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 297d9e8902 Moved initialize_allocator to the header files, added header guard and comments to it. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras efec350abe Added dmm_config header guard. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 2f06c81a16 Added support for static library compilation, fixed indentation in src/CMakeLists.txt, fixed heap.h to include stddef.h for size_t support, added P2012 in cmake to automate some choices required. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 0dd22e2dee Support of brief descriptions in the comments without the brief tag. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 66b799d8f1 Fixed Doxygen. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras f4228a7def Made get_header() static. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 1ce79ef85c Do not initialize inside custom_malloc() when we have memory space aware allocator. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras d52ea914eb Memory space awareness for sys_alloc(). %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 0c08ba1b45 Made the compilation of examples optional. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 53bc53d95a Include the header files in case of installation. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 552aa8582b Include the header files in case of installation. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras ec622cc1e7 Removed block header header from heap.h %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras c3b445d008 Proper knobs update during malloc() and free() calls. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 811863d59d Require the pthreads library for POSIX lock support. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 56dd402972 Added missing CMakeLists file for the examples directory %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 96e7431ee0 CMake merge. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras f58ec4f19f Initial CMake infrastructure. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras d1e0da3239 Merge some comments. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras c542d7ff9e Enable dot in doxygen. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 4d6db4b672 Comments on heap.h %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 20acd66e7d Add descriptions and comments for block_header files. %!s(int64=14) %!d(string=hai) anos