SharedRegion_Entry Struct Reference

SharedRegion_Entry Struct Reference

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

Detailed Description

Structure defining a region.


Field Documentation

The base address of the region

The length of the region

Ths length of a region must be the same across all processors in the system.

The MultiProc id of the owner of the region

The owner id for a shared region must be the same across all processors in the system.

Whether the region is valid

Whether to perform cache operations for the region

If 'TRUE', a cache invalidate is performed before any read and a cache write back invalidate is performed after any write for the shared region. The cache operations are done for all caches. If 'FALSE', no cache operations are performed.

The cache line size of the region

The cache line size for a region must be the same across all processors in the system. It is used for structure alignment and padding.

Whether a heap is created for the region

If 'TRUE', a HeapMemMP instance is created with the size spanning the length of the shared region minus any memory that is reserved in the region. If 'FALSE', no heap is created in the shared region.

The name of the region.

The name must be in persistent memory. It is used for displaying in ROV.


The documentation for this struct was generated from the following file:

Copyright 2010, Texas Instruments Incorporated
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值