|
Barrelfish
|
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_core * | cores |
| 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 | |
represents a numa node
1.8.11