|
VLink
2.0.0
A high-performance communication middleware
|
Descriptor for one size class. More...
#include <memory_pool.h>
Public Attributes | |
| size_t | max_size {0} |
| Inclusive upper bound of the tier in bytes. More... | |
| size_t | blocks_per_chunk {0} |
| Maximum blocks carved from a single upstream chunk. More... | |
Descriptor for one size class.
| size_t vlink::MemoryPool::Tier::blocks_per_chunk {0} |
Maximum blocks carved from a single upstream chunk.
| size_t vlink::MemoryPool::Tier::max_size {0} |
Inclusive upper bound of the tier in bytes.