コミット履歴

作者 SHA1 メッセージ 日付
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). 13 年 前
  Ioannis Koutras bcb8a5effc The block to be free'd has to be removed from the used blocks list of the heap. 13 年 前
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. 13 年 前
  Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 13 年 前
  Ioannis Koutras 0db7c47a56 Initial DMM statistics support. 13 年 前
  Ioannis Koutras 7b75a1920f Removed debugging printf's. 13 年 前
  Ioannis Koutras af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. 13 年 前
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. 13 年 前
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c 13 年 前