Cronologia Commit

Autore SHA1 Messaggio Data
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). 14 anni fa
  Ioannis Koutras bcb8a5effc The block to be free'd has to be removed from the used blocks list of the heap. 14 anni fa
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. 14 anni fa
  Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. 14 anni fa
  Ioannis Koutras 0db7c47a56 Initial DMM statistics support. 14 anni fa
  Ioannis Koutras 7b75a1920f Removed debugging printf's. 14 anni fa
  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 anni fa
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. 14 anni fa
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c 14 anni fa