Barrelfish
Data Fields
numa_topology Struct Reference

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_nodenodes
 nodes in the system
 
struct numa_core ** cores
 cores in the system (sorted by core id)
 

Detailed Description

numa topology information of the system


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