Историја ревизија

Аутор SHA1 Порука Датум
  Ioannis Koutras 5a090e692e Fixed get_dlnext(), it now points to the data part of a block, not the header. пре 14 година
  Ioannis Koutras b25926865f Make debug builds of examples. пре 14 година
  Ioannis Koutras 136fab9dc8 custom_memcpy() should copy the blocks after the HEADER_SIZE, wrong call of custom_memcpy(). пре 14 година
  Ioannis Koutras 190fa09c88 Include realloc() in dmmlib.h пре 14 година
  Ioannis Koutras 2f73309211 WITH_REALLOC is now a macro definition. пре 14 година
  Ioannis Koutras 5029d1e625 Major rewriting of realloc() in order to be more versatile. пре 14 година
  Ioannis Koutras be8f926649 Change Linux CMake target defaults for testing memory-space aware allocators. пре 14 година
  Ioannis Koutras 540c6caa24 Initialize fixed lists only in the first heap. пре 14 година
  Ioannis Koutras 78c294d000 Fix: mmap() support was enabled in all cases. пре 14 година
  Ioannis Koutras 73b89b770f Enable sbrk() as an option. пре 14 година
  Ioannis Koutras 4d8296f4e6 Simplified the enabling the statistics. пре 14 година
  Ioannis Koutras 202a6e0433 Initialize memory access counters. пре 14 година
  Ioannis Koutras e504bfc83a Memory access stats are now enabled on COUNT_ACCESSES flag. пре 14 година
  Ioannis Koutras 0cc10051ee Include heap as an argument in remove_block() in case hops are counted. пре 14 година
  Ioannis Koutras b7a7a25862 Disable coalescing and enable hops counting by default on Leon3. пре 14 година
  Ioannis Koutras e75aad8541 New feature: Count hops. пре 14 година
  Ioannis Koutras ae9b227218 Support uint32_t datatypes on Leon 3's compiler. пре 14 година
  Ioannis Koutras 62c425a792 Proper setting all search policies on runtime. пре 14 година
  Ioannis Koutras 973d9cae07 Declare the fit percentage as a float. пре 14 година
  Ioannis Koutras 74715a865a Fit percentage for good-fit and search policy per heap is moved to knobs. пре 14 година
  Alex Bartzas 7e4c63ffd1 added build/* in the hgignore list пре 14 година
  Alex Bartzas e937b434c2 added .DS_Store in the hgignore list пре 14 година
  Alex Bartzas d9f7fc4031 doc on search algos пре 14 година
  Alex Bartzas 87bbc774ef minor mods in documentation пре 14 година
  Ioannis Koutras 9495c12fa5 Support to change search policy on design time and/or runtime. пре 14 година
  Ioannis Koutras 46fa76b147 Initial support for mmap(). пре 14 година
  Ioannis Koutras 96947a5b50 Good-fit initial implementation. пре 14 година
  Ioannis Koutras 394d0fb84e Added ability to replace the realloc() call with the dmmlib one. пре 14 година
  Ioannis Koutras 1708f3e6ba Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones. пре 14 година
  Ioannis Koutras 289b835f96 Fixed a small typo on Doxygen пре 14 година