Commit History

Autor SHA1 Mensaxe Data
  Ioannis Koutras 4e1112840f Added tag p2012dmmlibdemo for changeset 03053a848bff %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 9494ab511e sys_alloc.c: previous_size should not be declared/used on every case. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras a7d6dde682 Print the dmmlib word before printing any stat %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 7cc39a017b Preserve the plain text version of the README file (fixed) %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras fabe915a94 Preserve the plain text version of the README file %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 348d814647 Use Markdown syntax on the README file %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 10709ce642 Add some comments on statistic variables %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 80e4a8b93f Comments on statistics data types %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras a0dbd114a8 Examples now work according to the new API (direct malloc and free calls) %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 8eb08a1ee7 Large update on stats %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras b3a98182e2 More conservative options for testing Linux versions %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras fe3a2c709d Add some comments on sys_alloc() %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 90d2a437f6 If ptr on a free() call is NULL, no operation is performed. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras bc38f43428 No need to check memory allocator initialization while free'ing a pointer %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 1750131cca mark_free(): cast 0x1 as unsigned to remove a warning %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras dfa095c4fd Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 0ff643dd91 Align block header to 32 bytes %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 55e4828076 Fix Larson's benchmark to support memory space aware allocators. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras c90a2b1b8f Enable locks on Linux targets. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras aa7cac667b POSIX mutex for sbrk() should be given to sys_alloc() during allocator's initialization %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras c31e3b8c4c Fix: check if next block is free for coalescing three blocks. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 983676db07 Support for various list ordering policies %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 431ed1a549 get_dlnext(): small fix on pointer arithmetic. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 96fc3acca3 Test for realloc() cases. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras e54f734bd0 Fixed size info and splitting check on realloc() where next free block can be used. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras b78d869836 Fixed nasty bug on fixed lists: Empty fixed lists should not return pointers. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 5a090e692e Fixed get_dlnext(), it now points to the data part of a block, not the header. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras b25926865f Make debug builds of examples. %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 136fab9dc8 custom_memcpy() should copy the blocks after the HEADER_SIZE, wrong call of custom_memcpy(). %!s(int64=14) %!d(string=hai) anos
  Ioannis Koutras 190fa09c88 Include realloc() in dmmlib.h %!s(int64=14) %!d(string=hai) anos