Историја ревизија

Аутор SHA1 Порука Датум
  Ioannis Koutras ee0c809d4a Separated public and private include files, examples. Examples are now also built through CMake. пре 14 година
  Ioannis Koutras 96e7431ee0 CMake merge. пре 14 година
  Ioannis Koutras f0117fc98c Integrated allocator and heap information inside malloc() and free(). пре 14 година
  Ioannis Koutras f58ec4f19f Initial CMake infrastructure. пре 14 година
  Ioannis Koutras d1e0da3239 Merge some comments. пре 14 година
  Ioannis Koutras c542d7ff9e Enable dot in doxygen. пре 14 година
  Ioannis Koutras 4d6db4b672 Comments on heap.h пре 14 година
  Ioannis Koutras 20acd66e7d Add descriptions and comments for block_header files. пре 14 година
  Ioannis Koutras 69a770b5e7 Set a project name in Doxygen, exclude the tests from the documentation. пре 14 година
  Ioannis Koutras 167e24d6b6 Code refactoring to improve the readability of custom_malloc() steps. пре 14 година
  Ioannis Koutras bcb8a5effc The block to be free'd has to be removed from the used blocks list of the heap. пре 14 година
  Ioannis Koutras 5151fa4468 Improved remove_block(). пре 14 година
  Ioannis Koutras d4e695665a Perform req_padding() before searching for a fixed list. пре 14 година
  Ioannis Koutras 11cbf7e7d0 Change indentation settings. пре 14 година
  Ioannis Koutras 9c0daa3f0d Conditional compilation of POSIX lock functions by using the HAVE_LOCKS flag. пре 14 година
  Ioannis Koutras 14f362c790 Merge larson branch to default. пре 14 година
  Ioannis Koutras 2e86b41627 Initial commit for DMM adapting functions. пре 14 година
  Ioannis Koutras 4759016639 Initial commit of coalesce and helping functions. пре 14 година
  Ioannis Koutras 85261d40a0 Fix warning for printf on a size_t variable. пре 14 година
  Ioannis Koutras 0db7c47a56 Initial DMM statistics support. пре 14 година
  Ioannis Koutras f62490e32a Set default values in the Larson Benchmark. пре 14 година
  Ioannis Koutras 30eb716002 sys_alloc(): Show the complete ERRNO of sbrk() пре 14 година
  Ioannis Koutras 7e453a2760 Print an error in case sbrk fails. пре 14 година
  Ioannis Koutras 4be63813ab custom_malloc(): setting the block header at the right time for free lists, removed the debugging printf's пре 14 година
  Ioannis Koutras 7b75a1920f Removed debugging printf's. пре 14 година
  Ioannis Koutras 63e5ed26f2 sys_alloc should return the address of data block, not the address of the header. пре 14 година
  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 година
  Ioannis Koutras 8e832c4ff7 Initial commit of Larson benchmark. пре 14 година
  Ioannis Koutras 0ada8dc4ad Simplified the block header structure and functions. пре 14 година
  Ioannis Koutras aaddd1a3ba Preparing for more benchmarks. пре 14 година