mirror of
https://github.com/apple/container.git
synced 2026-09-10 17:55:38 +00:00
This creates an allocator based on a FIFO that will allocate through the range before reusing previously released allocations. Signed-off-by: michael crosby <michael_crosby@apple.com>