Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ioannis Koutras 52e3c05928 Fixed coalescing after splitting 12 gadi atpakaļ
  Ioannis Koutras 975d437a65 Fix the support of freelist-organised raw blocks (WIP) 12 gadi atpakaļ
  Ioannis Koutras f1e1240677 Formalized and integrated the debug functions for a quick check 12 gadi atpakaļ
  Ioannis Koutras 2551b00d3e Removed dead code 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 4ed140323a Set the default allocation size request to 4MB 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 19ba68f2bc Fixed coalescing. Larson does not require more memory than the current page size. 13 gadi atpakaļ
  Ioannis Koutras 905ee991cd Coalescing fixing - Part 1 13 gadi atpakaļ
  Ioannis Koutras 50359f36df Support to coalesce after splitting 13 gadi atpakaļ
  Ioannis Koutras e828079e40 Getting ready for benchmarking Larson 13 gadi atpakaļ
  Ioannis Koutras cb0088a775 System allocation size now defaults to 32MB to avoid temporarily multiple system calls requesting memory 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 071e17478e Set WITH_SYSTEM_CALLS to none by default 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 b3a98182e2 More conservative options for testing Linux versions 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 c90a2b1b8f Enable locks on Linux targets. 13 gadi atpakaļ
  Ioannis Koutras 983676db07 Support for various list ordering policies 13 gadi atpakaļ
  Ioannis Koutras be8f926649 Change Linux CMake target defaults for testing memory-space aware allocators. 13 gadi atpakaļ
  Ioannis Koutras 78c294d000 Fix: mmap() support was enabled in all cases. 13 gadi atpakaļ
  Ioannis Koutras 73b89b770f Enable sbrk() as an option. 13 gadi atpakaļ
  Ioannis Koutras 4d8296f4e6 Simplified the enabling the statistics. 13 gadi atpakaļ
  Ioannis Koutras e504bfc83a Memory access stats are now enabled on COUNT_ACCESSES flag. 13 gadi atpakaļ