Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ioannis Koutras 82e8ffaef8 memalign() implementation for free-list organised raw blocks 12 gadi atpakaļ
  Ioannis Koutras 6b6a49ff97 add documentation in dmm_config header file and make it available at installation directory 12 gadi atpakaļ
  Ioannis Koutras 7ecf85adf2 freelist refactoring 12 gadi atpakaļ
  Ioannis Koutras 2899d13ab7 align raw block size to page size when mmap is used 12 gadi atpakaļ
  Ioannis Koutras 4e6e3b60f8 small fix on cmakedefine of bitmap resolution 12 gadi atpakaļ
  Ioannis Koutras cf67e87c9b set bitmap resolution through cmake 12 gadi atpakaļ
  Ioannis Koutras f1e1240677 Formalized and integrated the debug functions for a quick check 12 gadi atpakaļ
  Ioannis Koutras f73e004b24 Support for raw block and global statistics 12 gadi atpakaļ
  Ioannis Koutras 122adcb347 Initial tracing support 12 gadi atpakaļ
  Ioannis Koutras 48747ab568 Renamed bibop to bitmap 12 gadi atpakaļ
  Ioannis Koutras 2a4d7ce342 BiBoP raw block implementation; bibop_free pending 12 gadi atpakaļ
  Ioannis Koutras c5b79398e7 Reorganized the file and directory structure before the BiBoP integration 12 gadi atpakaļ
  Ioannis Koutras 62b394c0ba Major code reorganization; introduction of raw blocks 12 gadi atpakaļ
  Ioannis Koutras 50359f36df Support to coalesce after splitting 13 gadi atpakaļ
  Ioannis Koutras 0fd01ad138 Option to set the default allocation size when using a system call. 13 gadi atpakaļ
  Ioannis Koutras acee701a09 Create WITH_SINGLE_ALLOCATOR flag 13 gadi atpakaļ
  Ioannis Koutras 8977e09cbc Refactor sys_alloc() and memory space awareness 13 gadi atpakaļ
  Ioannis Koutras 473b1b276f Improve support for request size on the block header 13 gadi atpakaļ
  Ioannis Koutras dfa095c4fd Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly 13 gadi atpakaļ
  Ioannis Koutras 983676db07 Support for various list ordering policies 13 gadi atpakaļ
  Ioannis Koutras 2f73309211 WITH_REALLOC is now a macro definition. 13 gadi atpakaļ
  Ioannis Koutras e504bfc83a Memory access stats are now enabled on COUNT_ACCESSES flag. 13 gadi atpakaļ
  Ioannis Koutras e75aad8541 New feature: Count hops. 13 gadi atpakaļ
  Ioannis Koutras 9495c12fa5 Support to change search policy on design time and/or runtime. 13 gadi atpakaļ
  Ioannis Koutras 46fa76b147 Initial support for mmap(). 13 gadi atpakaļ
  Ioannis Koutras 1708f3e6ba Simplified some options on Linux test, introduced option to replace the classic function calls with dmmlib ones. 13 gadi atpakaļ
  Ioannis Koutras e619ebe5ab Initial support for Leon3 platform. 13 gadi atpakaļ
  Ioannis Koutras baa748229c Added option to enable / disable stats. 13 gadi atpakaļ
  Ioannis Koutras a60756d022 Created options for enabling fixed lists and adaptive functions. 13 gadi atpakaļ
  Ioannis Koutras 969a004a64 Initial support for doubly linked lists, unified linked lists source files. 13 gadi atpakaļ