Skip to content
Snippets Groups Projects
  1. Jan 29, 2015
    • Alexandr's avatar
      fixed gh-695 - Tuple-free tailored allocator · 21c4b946
      Alexandr authored
      1)Added 'slab_alloc_maximal' config option.
      2)Tuple slab cache is creating now with a range of orders depends on
        'slab_alloc_minimal' and 'slab_alloc_maximal' config options.
      3)Smallocator's mempools now selects proper order of slab depends on
         size of an object.
      4)after CR fixes
      21c4b946
  2. Jan 28, 2015
  3. Jan 27, 2015
  4. Jan 26, 2015
  5. Jan 25, 2015
  6. Jan 24, 2015
  7. Jan 23, 2015
  8. Jan 22, 2015
Loading