struct PoolContext
Defined at line 25 of file ../../zircon/kernel/phys/lib/memalloc/test.h
PoolContext holds both a Pool and the memory that backs its bookkeeping.
To decouple memory ranges that are tracked from memory ranges that are
actually used, we translate any nominal bookkeeping space to the heap.
Public Members
vector bookkeeping
Pool pool