|
Barrelfish
|
stores the state of the BOMP master thread More...
Collaboration diagram for bomp_master:Data Fields | |
| nodeid_t | num_nodes |
| the number of nodes in the system | |
| struct bomp_node * | nodes |
| array of nodes to other | |
| coreid_t | threads_max |
| the maximum number of threads in the system | |
| coreid_t | nodes_active |
| the number of active threads in the system | |
| struct bomp_node | local |
| the local node | |
stores the state of the BOMP master thread
The BOMP master thread is also a node coordinator of its own node.
1.8.11