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

Аутор SHA1 Порука Датум
  Ioannis Koutras 0fd01ad138 Option to set the default allocation size when using a system call. пре 14 година
  Ioannis Koutras 450f627af1 free(): move stats on top пре 14 година
  Ioannis Koutras acee701a09 Create WITH_SINGLE_ALLOCATOR flag пре 14 година
  Ioannis Koutras 071e17478e Set WITH_SYSTEM_CALLS to none by default пре 14 година
  Ioannis Koutras 386e230604 Display number of heaps per allocator when generating makefiles пре 14 година
  Ioannis Koutras 8977e09cbc Refactor sys_alloc() and memory space awareness пре 14 година
  Ioannis Koutras 473b1b276f Improve support for request size on the block header пре 14 година
  Ioannis Koutras c244d0bdd8 Use API calls for print_stats() пре 14 година
  Ioannis Koutras 778b14b7de size variable in remove_block_from_lists() is used only on fixed lists пре 14 година
  Ioannis Koutras 4e1112840f Added tag p2012dmmlibdemo for changeset 03053a848bff пре 14 година
  Ioannis Koutras 9494ab511e sys_alloc.c: previous_size should not be declared/used on every case. пре 14 година
  Ioannis Koutras a7d6dde682 Print the dmmlib word before printing any stat пре 14 година
  Ioannis Koutras 7cc39a017b Preserve the plain text version of the README file (fixed) пре 14 година
  Ioannis Koutras fabe915a94 Preserve the plain text version of the README file пре 14 година
  Ioannis Koutras 348d814647 Use Markdown syntax on the README file пре 14 година
  Ioannis Koutras 10709ce642 Add some comments on statistic variables пре 14 година
  Ioannis Koutras 80e4a8b93f Comments on statistics data types пре 14 година
  Ioannis Koutras a0dbd114a8 Examples now work according to the new API (direct malloc and free calls) пре 14 година
  Ioannis Koutras 8eb08a1ee7 Large update on stats пре 14 година
  Ioannis Koutras b3a98182e2 More conservative options for testing Linux versions пре 14 година
  Ioannis Koutras fe3a2c709d Add some comments on sys_alloc() пре 14 година
  Ioannis Koutras 90d2a437f6 If ptr on a free() call is NULL, no operation is performed. пре 14 година
  Ioannis Koutras bc38f43428 No need to check memory allocator initialization while free'ing a pointer пре 14 година
  Ioannis Koutras 1750131cca mark_free(): cast 0x1 as unsigned to remove a warning пре 14 година
  Ioannis Koutras dfa095c4fd Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly пре 14 година
  Ioannis Koutras 0ff643dd91 Align block header to 32 bytes пре 14 година
  Ioannis Koutras 55e4828076 Fix Larson's benchmark to support memory space aware allocators. пре 14 година
  Ioannis Koutras c90a2b1b8f Enable locks on Linux targets. пре 14 година
  Ioannis Koutras aa7cac667b POSIX mutex for sbrk() should be given to sys_alloc() during allocator's initialization пре 14 година
  Ioannis Koutras c31e3b8c4c Fix: check if next block is free for coalescing three blocks. пре 14 година