join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::NumaNode Struct Reference

NUMA node containing multiple cores. More...

#include <cpu.hpp>

Public Attributes

int id
 
std::vector< int > cores
 

Detailed Description

NUMA node containing multiple cores.

Member Data Documentation

◆ cores

std::vector<int> join::NumaNode::cores

physical core IDs

◆ id

int join::NumaNode::id

NUMA node ID


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