Commit History

Author SHA1 Message Date
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. 14 years ago
  Ioannis Koutras af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. 14 years ago
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. 14 years ago
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c 14 years ago
  Ioannis Koutras 4f9c01b21d Fix: Unlock the heap mutex before runing sys_alloc. 14 years ago
  Ioannis Koutras 2f18c244f5 Do not use the fixed list if it is empty. 14 years ago
  Ioannis Koutras afd8dacbf1 Started custom_free. 14 years ago
  Ioannis Koutras 0dfb6538c0 Completed first fit. 14 years ago
  Ioannis Koutras f25c745a52 First fit for nodes from fixed lists. 14 years ago
  Ioannis Koutras d279e2a024 Initial commit. 14 years ago