Barrelfish
Data Fields
numa_node Struct Reference

represents a numa node More...

+ Collaboration diagram for numa_node:

Data Fields

nodeid_t id
 id of the node
 
uint16_t apicid
 apic id for the node (core 0)
 
coreid_t num_cores
 number of cores within the
 
struct numa_corecores
 pointer to the cores array
 
struct bitmask * coresbm
 bitmask for the cores
 
lpaddr_t mem_base
 base address of the memory
 
lpaddr_t mem_limit
 size of the memory region
 

Detailed Description

represents a numa node


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