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

Аутор SHA1 Порука Датум
  Ioannis Koutras 82e8ffaef8 memalign() implementation for free-list organised raw blocks пре 12 година
  Ioannis Koutras 0e43f0ae97 knobs support on setting the size of the raw block, the good-fit percentage, the maximum coalescing and minimum splitting sizes пре 12 година
  Ioannis Koutras 9a3d9dab96 unify WITH_DEBUG with CMAKE_BUILD_TYPE; show TRACE_LEVEL in status пре 12 година
  Ioannis Koutras 29d9941cc2 fix support for realloc() and calloc() as an option in cmake пре 12 година
  Ioannis Koutras 366a4350ec clean DefineOptions.cmake пре 12 година
  Ioannis Koutras 7ecf85adf2 freelist refactoring пре 12 година
  Ioannis Koutras d917d629d6 minor moving changes to support P2012 SDK v2012.2 пре 12 година
  Ioannis Koutras a0f3259810 seperate freelist organization's initialization пре 12 година
  Ioannis Koutras cf67e87c9b set bitmap resolution through cmake пре 12 година
  Ioannis Koutras 64bfeb1b7f use level 2 trace messages for reporting memory usage пре 12 година
  Ioannis Koutras 52e3c05928 Fixed coalescing after splitting пре 12 година
  Ioannis Koutras 975d437a65 Fix the support of freelist-organised raw blocks (WIP) пре 12 година
  Ioannis Koutras f1e1240677 Formalized and integrated the debug functions for a quick check пре 13 година
  Ioannis Koutras 2551b00d3e Removed dead code пре 13 година
  Ioannis Koutras f73e004b24 Support for raw block and global statistics пре 13 година
  Ioannis Koutras 122adcb347 Initial tracing support пре 13 година
  Ioannis Koutras 4ed140323a Set the default allocation size request to 4MB пре 13 година
  Ioannis Koutras 48747ab568 Renamed bibop to bitmap пре 13 година
  Ioannis Koutras 2a4d7ce342 BiBoP raw block implementation; bibop_free pending пре 13 година
  Ioannis Koutras c5b79398e7 Reorganized the file and directory structure before the BiBoP integration пре 13 година
  Ioannis Koutras 62b394c0ba Major code reorganization; introduction of raw blocks пре 13 година
  Ioannis Koutras 19ba68f2bc Fixed coalescing. Larson does not require more memory than the current page size. пре 13 година
  Ioannis Koutras 905ee991cd Coalescing fixing - Part 1 пре 13 година
  Ioannis Koutras 50359f36df Support to coalesce after splitting пре 13 година
  Ioannis Koutras e828079e40 Getting ready for benchmarking Larson пре 13 година
  Ioannis Koutras cb0088a775 System allocation size now defaults to 32MB to avoid temporarily multiple system calls requesting memory пре 13 година
  Ioannis Koutras 0fd01ad138 Option to set the default allocation size when using a system call. пре 13 година
  Ioannis Koutras acee701a09 Create WITH_SINGLE_ALLOCATOR flag пре 13 година
  Ioannis Koutras 071e17478e Set WITH_SYSTEM_CALLS to none by default пре 13 година
  Ioannis Koutras 8977e09cbc Refactor sys_alloc() and memory space awareness пре 13 година