Historique des commits

Auteur SHA1 Message Date
  Ioannis Koutras 366a4350ec clean DefineOptions.cmake il y a 12 ans
  Ioannis Koutras 7ecf85adf2 freelist refactoring il y a 12 ans
  Ioannis Koutras d917d629d6 minor moving changes to support P2012 SDK v2012.2 il y a 12 ans
  Ioannis Koutras a0f3259810 seperate freelist organization's initialization il y a 12 ans
  Ioannis Koutras cf67e87c9b set bitmap resolution through cmake il y a 12 ans
  Ioannis Koutras 64bfeb1b7f use level 2 trace messages for reporting memory usage il y a 12 ans
  Ioannis Koutras 52e3c05928 Fixed coalescing after splitting il y a 13 ans
  Ioannis Koutras 975d437a65 Fix the support of freelist-organised raw blocks (WIP) il y a 13 ans
  Ioannis Koutras f1e1240677 Formalized and integrated the debug functions for a quick check il y a 13 ans
  Ioannis Koutras 2551b00d3e Removed dead code il y a 13 ans
  Ioannis Koutras f73e004b24 Support for raw block and global statistics il y a 13 ans
  Ioannis Koutras 122adcb347 Initial tracing support il y a 13 ans
  Ioannis Koutras 4ed140323a Set the default allocation size request to 4MB il y a 13 ans
  Ioannis Koutras 48747ab568 Renamed bibop to bitmap il y a 13 ans
  Ioannis Koutras 2a4d7ce342 BiBoP raw block implementation; bibop_free pending il y a 13 ans
  Ioannis Koutras c5b79398e7 Reorganized the file and directory structure before the BiBoP integration il y a 13 ans
  Ioannis Koutras 62b394c0ba Major code reorganization; introduction of raw blocks il y a 13 ans
  Ioannis Koutras 19ba68f2bc Fixed coalescing. Larson does not require more memory than the current page size. il y a 13 ans
  Ioannis Koutras 905ee991cd Coalescing fixing - Part 1 il y a 13 ans
  Ioannis Koutras 50359f36df Support to coalesce after splitting il y a 13 ans
  Ioannis Koutras e828079e40 Getting ready for benchmarking Larson il y a 13 ans
  Ioannis Koutras cb0088a775 System allocation size now defaults to 32MB to avoid temporarily multiple system calls requesting memory il y a 13 ans
  Ioannis Koutras 0fd01ad138 Option to set the default allocation size when using a system call. il y a 13 ans
  Ioannis Koutras acee701a09 Create WITH_SINGLE_ALLOCATOR flag il y a 13 ans
  Ioannis Koutras 071e17478e Set WITH_SYSTEM_CALLS to none by default il y a 13 ans
  Ioannis Koutras 8977e09cbc Refactor sys_alloc() and memory space awareness il y a 13 ans
  Ioannis Koutras 473b1b276f Improve support for request size on the block header il y a 13 ans
  Ioannis Koutras b3a98182e2 More conservative options for testing Linux versions il y a 13 ans
  Ioannis Koutras dfa095c4fd Make REPLACE_MALLOC directive obsolete, dmmlib now accepts malloc(), free() and realloc() calls directly il y a 13 ans
  Ioannis Koutras c90a2b1b8f Enable locks on Linux targets. il y a 13 ans