mirror of
https://github.com/apple/container.git
synced 2026-09-09 09:15:42 +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>