Nebula
|
Go to the source code of this file.
Classes | |
struct | Memory::RingAlloc |
class | Memory::RingAllocator< SYNCPOINTS > |
Allocates memory up-front, and then allows other systems to grab regions. More... | |
struct | Memory::RingAllocator< SYNCPOINTS >::Interval |
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. | |