|
Barrelfish
|
Collaboration diagram for memobj_numa:Data Fields | |
| struct memobj | m |
| public memobj interface | |
| uint32_t | node_count |
| number of nodes in the machine | |
| size_t | stride |
| size of the regions to map | |
| struct vregion * | vregion |
| the associated vregion | |
| struct capref * | frames |
| the tracked frames | |
this memobj can be mapped into a single vregion and is backed by a s this memobj can be mapped into a single vregion and backed by a fixed number of equal sized frames
1.8.11