ChunkFreeList

Undocumented in source.

Members

Functions

allocate
BlockId[] allocate()
Undocumented in source. Be warned that the author may not have intended to support it.
deallocate
void deallocate(BlockId[] blocks)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

items
BlockId[][] items;
Undocumented in source.
numItems
size_t numItems;
Undocumented in source.

Meta