You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Francisco cdf72248f3 Reimplement batch-based background object/memory pool
Main changes:
- addition of pool utilities
- The node size/alignment and batch allocation threshold are now runtime arguments
- object pool and memory pool are not anymore based on the same class.
  The object pool cannot use intrusive free list because it would overwrite the object
  memory
4 years ago
..
index_sequence.h refactor - increase code reuse in adt files 4 years ago
type_storage.h Reimplement batch-based background object/memory pool 4 years ago
type_utils.h refactor - increase code reuse in adt files 4 years ago