Module arena

Source
Expand description

Defines an arena allocator backed by base::MemoryMapping.

Structsยง

Arena
Memory arena backed by base::MemoryMapping.
BlockId
Represents a ID of a disk block.
FileMappingInfo
Information on how to mmap a host file to ext2 blocks.
Region ๐Ÿ”’
RegionManager ๐Ÿ”’
Manages a set of regions that are not overlapping each other.