| nvme_path_get_numa_nodes(9) | libnvme API manual | nvme_path_get_numa_nodes(9) |
NAME¶
nvme_path_get_numa_nodes - NUMA nodes of an nvme_path_t object
SYNOPSIS¶
const char * nvme_path_get_numa_nodes (nvme_path_t p );
ARGUMENTS¶
- p
- nvme_path_t object
RETURN¶
NUMA nodes associated to p
| nvme_path_get_numa_nodes | July 2025 |