mz_timely_util::containers

Module alloc

Source

Constants§

Functions§

  • Allocate a region of memory with a capacity of at least len that is properly aligned and zeroed. The memory in Regions is always aligned to its content type.
  • Returns true if columnar allocations should come from lgalloc.
  • Set whether columnar allocations should come from lgalloc. Applies to future allocations.