コミット履歴

作者 SHA1 メッセージ 日付
  Ioannis Koutras 52b135e316 option to use a trylock on malloc() instead of a lock 11 年 前
  Ioannis Koutras b47cf0ff2e create a preset for OS X and set default preset on some cases 11 年 前
  Ioannis Koutras 05c7f86678 add support for glibc hooks, currently the memalign one only 11 年 前
  Ioannis Koutras c7098fcd60 clean cmake variables and create separate platform presets 12 年 前
  Ioannis Koutras 6b03d06973 [P2012] move some rule variables outside of the toolchain file 12 年 前
  Ioannis Koutras 14be1635af minor fixes 12 年 前
  Ioannis Koutras 554909b120 fixes for compatibility with the STHORM SDK 12 年 前
  Ioannis Koutras d1c4bf913b rewrite the knobs initialization as a static one, rename fitpercentage to fit_percentage, min_coalesce_size to min_coal_size and max_splitting_size to max_split_size 12 年 前
  Ioannis Koutras d8b415d87a support for using trace files and parsing environment variables 12 年 前
  Ioannis Koutras a616349758 use knobs by default 12 年 前
  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 12 年 前
  Ioannis Koutras 2551b00d3e Removed dead code 12 年 前
  Ioannis Koutras f73e004b24 Support for raw block and global statistics 12 年 前
  Ioannis Koutras 122adcb347 Initial tracing support 12 年 前
  Ioannis Koutras 4ed140323a Set the default allocation size request to 4MB 12 年 前
  Ioannis Koutras 48747ab568 Renamed bibop to bitmap 12 年 前
  Ioannis Koutras 2a4d7ce342 BiBoP raw block implementation; bibop_free pending 12 年 前
  Ioannis Koutras c5b79398e7 Reorganized the file and directory structure before the BiBoP integration 12 年 前