![]() |
![]() |
Structure defining a region. More...
#include <SharedRegion.h>
Data Fields | |
Ptr | base |
SizeT | len |
UInt16 | ownerProcId |
Bool | isValid |
Bool | cacheEnable |
SizeT | cacheLineSize |
Bool | createHeap |
String | name |
Structure defining a region.
SizeT SharedRegion_Entry::len |
> The base address of the region
> The length of the region
> The MultiProc id of the owner of the region
> Whether the region is valid
> Whether to perform cache operations for the region
> The cache line size of the region
String SharedRegion_Entry::name |
> Whether a heap is created for the region