|
Barrelfish
|
numa topology information of the system More...
Collaboration diagram for numa_topology:Data Fields | |
| nodeid_t | num_nodes |
| number of nodes in the system | |
| coreid_t | num_cores |
| number of cores in the system | |
| nodeid_t | preferred |
| the preferred node of the domain | |
| numa_policy_t | strict |
| numa policy | |
| numa_policy_t | bind |
| memory bind policy | |
| size_t | pagesize |
| numa page size | |
| uint32_t * | distances |
| numa distances | |
| struct numa_node * | nodes |
| nodes in the system | |
| struct numa_core ** | cores |
| cores in the system (sorted by core id) | |
numa topology information of the system
1.8.11