Commit történet

Szerző SHA1 Üzenet Dátum
  Ioannis Koutras 983676db07 Support for various list ordering policies 13 éve
  Ioannis Koutras be8f926649 Change Linux CMake target defaults for testing memory-space aware allocators. 13 éve
  Ioannis Koutras 78c294d000 Fix: mmap() support was enabled in all cases. 13 éve
  Ioannis Koutras 73b89b770f Enable sbrk() as an option. 13 éve
  Ioannis Koutras 4d8296f4e6 Simplified the enabling the statistics. 13 éve
  Ioannis Koutras e504bfc83a Memory access stats are now enabled on COUNT_ACCESSES flag. 13 éve
  Ioannis Koutras b7a7a25862 Disable coalescing and enable hops counting by default on Leon3. 13 éve
  Ioannis Koutras e75aad8541 New feature: Count hops. 13 éve
  Ioannis Koutras 973d9cae07 Declare the fit percentage as a float. 13 éve
  Ioannis Koutras 74715a865a Fit percentage for good-fit and search policy per heap is moved to knobs. 13 éve
  Ioannis Koutras 9495c12fa5 Support to change search policy on design time and/or runtime. 13 éve
  Ioannis Koutras 46fa76b147 Initial support for mmap(). 13 éve
  Ioannis Koutras 96947a5b50 Good-fit initial implementation. 13 éve
  Ioannis Koutras 1708f3e6ba Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones. 13 éve
  Ioannis Koutras 7f7881f6eb Introduced custom_realloc(). 13 éve
  Ioannis Koutras 436a550e8d No need for stdio.h on coalesce.c 13 éve
  Ioannis Koutras 5a1c9e8c2a CMake will now complain if the user does not set min. splitting and max. coalescing sizes. 13 éve
  Ioannis Koutras e4f1e721cc Enable ownership information on block header if required. 13 éve
  Ioannis Koutras e619ebe5ab Initial support for Leon3 platform. 13 éve
  Ioannis Koutras baa748229c Added option to enable / disable stats. 13 éve
  Ioannis Koutras a60756d022 Created options for enabling fixed lists and adaptive functions. 13 éve
  Ioannis Koutras 2e7d3c4dea Disabled temporarily knobs and dmm_adaptor. 13 éve
  Ioannis Koutras 018f225a37 Disabled coalescing and splitting for P2012. 13 éve
  Ioannis Koutras 6129857a1a Singly linked lists are now default for P2012. 13 éve
  Ioannis Koutras 3fb61ea914 Renewed the default define options for P2012 target. 14 éve
  Ioannis Koutras 969a004a64 Initial support for doubly linked lists, unified linked lists source files. 14 éve
  Ioannis Koutras b671dfb720 Added heap ownership information in memory blocks, coalescing currently uses it. 14 éve
  Ioannis Koutras 7861af6e17 Proper support of splitting for both fixed and variable min splitting block size. 14 éve
  Ioannis Koutras 31bdfa0120 Proper support of coalescing for both fixed and variable max coalesced block size. 14 éve
  Ioannis Koutras 1cf9593141 Set coalescing ON for Linux Tests target. 14 éve