std::vector< size_t > cpus
A list of CPUs located on this NUMA node.
Definition: NumaInfo.hpp:44
size_t totalMemory
The total memory on this NUMA node in bytes.
Definition: NumaInfo.hpp:38
Definition: NumaInfo.hpp:22
size_t freeMemory
The available memory on this NUMA node in bytes.
Definition: NumaInfo.hpp:41
size_t nodeNumber
The numeric identifier for this NUMA node.
Definition: NumaInfo.hpp:35