Commit History

Author SHA1 Message Date
  Ioannis Koutras 983676db07 Support for various list ordering policies 13 years ago
  Ioannis Koutras 2f73309211 WITH_REALLOC is now a macro definition. 13 years ago
  Ioannis Koutras e504bfc83a Memory access stats are now enabled on COUNT_ACCESSES flag. 13 years ago
  Ioannis Koutras e75aad8541 New feature: Count hops. 13 years ago
  Ioannis Koutras 9495c12fa5 Support to change search policy on design time and/or runtime. 13 years ago
  Ioannis Koutras 46fa76b147 Initial support for mmap(). 13 years ago
  Ioannis Koutras 1708f3e6ba Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones. 13 years ago
  Ioannis Koutras e619ebe5ab Initial support for Leon3 platform. 13 years ago
  Ioannis Koutras baa748229c Added option to enable / disable stats. 13 years ago
  Ioannis Koutras a60756d022 Created options for enabling fixed lists and adaptive functions. 13 years ago
  Ioannis Koutras 969a004a64 Initial support for doubly linked lists, unified linked lists source files. 14 years ago
  Ioannis Koutras b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 14 years ago
  Ioannis Koutras 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 14 years ago
  Ioannis Koutras 31bdfa0120 Proper support of coalescing for both fixed and variable max coalesced block size. 14 years ago
  Ioannis Koutras c89bd95c5a Get the WITH_COALESCING option from cmake. 14 years ago
  Ioannis Koutras 8de91b5f18 Proper support for enabling coalescing. 14 years ago
  Ioannis Koutras 1547eef1aa Moved NUM_HEAPS and MIN_FRAG_THRESHOLD to dmm_config.h. NUM_HEAPS has a variable now in CMake, for P2012 it is set to 0. 14 years ago
  Ioannis Koutras efec350abe Added dmm_config header guard. 14 years ago
  Ioannis Koutras 1f7bb37a63 Renamed dmm_init() to initialize_allocator(), added support for memory space aware allocations, moved source code to src directory. 14 years ago
  Ioannis Koutras f58ec4f19f Initial CMake infrastructure. 14 years ago