Main Page | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

VIP_MEM_ATTRIBUTES Struct Reference

#include <vipl.h>


Data Fields

VIP_PROTECTION_HANDLE Ptag
VIP_BOOLEAN EnableRdmaWrite
VIP_BOOLEAN EnableRdmaRead


Detailed Description

Memory handle attributes.

Definition at line 358 of file vipl.h.


Field Documentation

VIP_PROTECTION_HANDLE VIP_MEM_ATTRIBUTES::Ptag
 

The protection tag to be associated with a registered memory region.

Definition at line 361 of file vipl.h.

Referenced by VipQueryMem(), VipRegisterMem(), and VipSetMemAttributes().

VIP_BOOLEAN VIP_MEM_ATTRIBUTES::EnableRdmaWrite
 

If VIP_TRUE, allow RDMA Write operations into this registered memory region.

Definition at line 364 of file vipl.h.

Referenced by VipQueryMem(), VipRegisterMem(), and VipSetMemAttributes().

VIP_BOOLEAN VIP_MEM_ATTRIBUTES::EnableRdmaRead
 

If VIP_TRUE, allow RDMA Read operations from this registered memory region.

Definition at line 367 of file vipl.h.

Referenced by VipQueryMem(), VipRegisterMem(), and VipSetMemAttributes().


The documentation for this struct was generated from the following file:
VI-GM-1.3 by Myricom © 1997-2006. Documentation generated on 20 May 2006 by doxygen 1.4.4.