|
Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
|
NUMA node topology detection and information. More...
#include <cstddef>#include <vector>

Go to the source code of this file.
Classes | |
| struct | kcenon::thread::numa_node |
| Information about a single NUMA node. More... | |
| class | kcenon::thread::numa_topology |
| NUMA (Non-Uniform Memory Access) topology information. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::thread |
| Core threading foundation of the thread system library. | |
NUMA node topology detection and information.
Definition in file numa_topology.h.