Commit Verlauf

Autor SHA1 Nachricht Datum
  Ioannis Koutras 9a3d9dab96 unify WITH_DEBUG with CMAKE_BUILD_TYPE; show TRACE_LEVEL in status vor 12 Jahren
  Ioannis Koutras 29d9941cc2 fix support for realloc() and calloc() as an option in cmake vor 12 Jahren
  Ioannis Koutras 8b2bc34444 cmake: check and show SYS_ALLOC_SIZE vor 12 Jahren
  Ioannis Koutras 7ecf85adf2 freelist refactoring vor 12 Jahren
  Ioannis Koutras 2899d13ab7 align raw block size to page size when mmap is used vor 12 Jahren
  Ioannis Koutras d917d629d6 minor moving changes to support P2012 SDK v2012.2 vor 12 Jahren
  Ioannis Koutras cf67e87c9b set bitmap resolution through cmake vor 13 Jahren
  Ioannis Koutras b385383b1a support 'make install' properly vor 13 Jahren
  Ioannis Koutras f06cb998f5 Status message for debug support vor 13 Jahren
  Ioannis Koutras f73e004b24 Support for raw block and global statistics vor 13 Jahren
  Ioannis Koutras ffa301359d Cleaned up the CMake status messages vor 13 Jahren
  Ioannis Koutras 62b394c0ba Major code reorganization; introduction of raw blocks vor 13 Jahren
  Ioannis Koutras 50359f36df Support to coalesce after splitting vor 13 Jahren
  Ioannis Koutras 0fd01ad138 Option to set the default allocation size when using a system call. vor 13 Jahren
  Ioannis Koutras acee701a09 Create WITH_SINGLE_ALLOCATOR flag vor 13 Jahren
  Ioannis Koutras 386e230604 Display number of heaps per allocator when generating makefiles vor 13 Jahren
  Ioannis Koutras 8977e09cbc Refactor sys_alloc() and memory space awareness vor 13 Jahren
  Ioannis Koutras 473b1b276f Improve support for request size on the block header vor 13 Jahren
  Ioannis Koutras dfa095c4fd Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly vor 13 Jahren
  Ioannis Koutras 983676db07 Support for various list ordering policies vor 13 Jahren
  Ioannis Koutras e504bfc83a Memory access stats are now enabled on COUNT_ACCESSES flag. vor 13 Jahren
  Ioannis Koutras e75aad8541 New feature: Count hops. vor 13 Jahren
  Ioannis Koutras 9495c12fa5 Support to change search policy on design time and/or runtime. vor 13 Jahren
  Ioannis Koutras 46fa76b147 Initial support for mmap(). vor 13 Jahren
  Ioannis Koutras 1708f3e6ba Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones. vor 13 Jahren
  Ioannis Koutras 7f7881f6eb Introduced custom_realloc(). vor 13 Jahren
  Ioannis Koutras 77e944ace9 Print the coalescing and splitting sizes during cmake configuration. vor 13 Jahren
  Ioannis Koutras beb0dcc26d Disabled used blocks head and roving pointer for the time being. vor 13 Jahren
  Ioannis Koutras 40c9277334 Show status messages at the end of CMake configuration. vor 13 Jahren
  Ioannis Koutras 4bdc60400e Enable C99 and full warnings on LINUXTEST. vor 13 Jahren