Historie revizí

Autor SHA1 Zpráva Datum
  Ioannis Koutras c3b445d008 Proper knobs update during malloc() and free() calls. před 14 roky
  Ioannis Koutras ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. před 14 roky
  Ioannis Koutras 96e7431ee0 CMake merge. před 14 roky
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). před 14 roky
  Ioannis Koutras f58ec4f19f Initial CMake infrastructure. před 14 roky
  Ioannis Koutras 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. před 14 roky
  Ioannis Koutras d4e695665a Perform req_padding() before searching for a fixed list. před 14 roky
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. před 14 roky
  Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. před 14 roky
  Ioannis Koutras 2e86b41627 Initial commit for DMM adapting functions. před 14 roky
  Ioannis Koutras 0db7c47a56 Initial DMM statistics support. před 14 roky
  Ioannis Koutras 4be63813ab custom_malloc(): setting the block header at the right time for free lists, removed the debugging printf's před 14 roky
  Ioannis Koutras af5da76194 Debugging printf's (lame) and changed the size of requested blocks in test.c to match them with Larson's benchmark. před 14 roky
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. před 14 roky
  Ioannis Koutras b969dfd00e Separated custom_malloc and custom_free from test.c před 14 roky