RTEMS  5.1
Data Fields
MPCI_Configuration Struct Reference

Data Fields

uint32_t node
 
uint32_t maximum_nodes
 
uint32_t maximum_global_objects
 
uint32_t maximum_proxies
 
uint32_t extra_mpci_receive_server_stack
 
MPCI_ControlUser_mpci_table
 

Field Documentation

◆ extra_mpci_receive_server_stack

uint32_t MPCI_Configuration::extra_mpci_receive_server_stack

The MPCI Receive server is assumed to have a stack of at least minimum stack size. This field specifies the amount of extra stack this task will be given in bytes.

◆ maximum_global_objects

uint32_t MPCI_Configuration::maximum_global_objects

This is the maximum number of global objects.

◆ maximum_nodes

uint32_t MPCI_Configuration::maximum_nodes

This is the maximum number of nodes in system.

◆ maximum_proxies

uint32_t MPCI_Configuration::maximum_proxies

This is the maximum number of proxies.

◆ node

uint32_t MPCI_Configuration::node

This is the local node number.

◆ User_mpci_table

MPCI_Control* MPCI_Configuration::User_mpci_table

This is a pointer to User/BSP provided MPCI Table.


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