Histórico de commits

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