Commit Verlauf

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