![]() |
ULIS
dev4.0.7
Utility Library for Imaging Systems
|
Classes | |
class | FFixedAllocMemoryPool |
The FFixedAllocMemoryPool class is a class that provides a configurable pool of fixed alloc arenas buffer to manages allocations of fixed size data efficiently and optimize memory consumption by evaluating sparsity, occupation and fragmentation of the various arena pages and concatenate them if neccessary. It is meant to be used for tiles or any objects of fixed size, and can be driven asynchronously by a larger system if necessary. More... | |