Nebula
Loading...
Searching...
No Matches
ringallocator.h File Reference
#include "stdneb.h"
#include "threading/event.h"
#include "util/array.h"

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.