Commit History

Autor SHA1 Mensaxe Data
  Ioannis Koutras 85261d40a0 Fix warning for printf on a size_t variable. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 0db7c47a56 Initial DMM statistics support. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras f62490e32a Set default values in the Larson Benchmark. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 30eb716002 sys_alloc(): Show the complete ERRNO of sbrk() %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 7e453a2760 Print an error in case sbrk fails. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 4be63813ab custom_malloc(): setting the block header at the right time for free lists, removed the debugging printf's %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 7b75a1920f Removed debugging printf's. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 63e5ed26f2 sys_alloc should return the address of data block, not the address of the header. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 8e832c4ff7 Initial commit of Larson benchmark. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras aaddd1a3ba Preparing for more benchmarks. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras ab5579f867 Proper datatypes for several function arguments. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 4f9c01b21d Fix: Unlock the heap mutex before runing sys_alloc. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 2f18c244f5 Do not use the fixed list if it is empty. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras adfe7011a2 Explain why we need 12 * sizeof(MAPTABLE_NODE) %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras afd8dacbf1 Started custom_free. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 0dfb6538c0 Completed first fit. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras f25c745a52 First fit for nodes from fixed lists. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras a5d79931bd Fixed sbrk in new Linux systems. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 8ab83c7dc5 Fixed some pointer arithmetics. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras b6dccb8266 More size_t conversions. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 279765866a A unsigned int to size_t conversion. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 59c8f119ab Minor fixes. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 5b34d8a991 Added -O flag for proper uninitialized check. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras ebd3a739e1 Added swap files to ignore list. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 98022ee888 Changed unsigned int to size_t. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras 2c4dbe156b Added make clean. %!s(int64=15) %!d(string=hai) anos
  Ioannis Koutras d279e2a024 Initial commit. %!s(int64=15) %!d(string=hai) anos