Nebula
|
#include "memory/memorypool.h"
Go to the source code of this file.
Classes | |
class | Memory::PoolArrayAllocator |
Allocates small memory blocks from an array of fixed-size memory pools. More... | |
Namespaces | |
namespace | Memory |
Allocates memory using the TLSF method (http://www.gii.upv.es/tlsf/files/ecrts04_tlsf.pdf), with extended handling of padding to better suit GPUs. | |