nvme_path_get_numa_nodes(2) | libnvme API manual | nvme_path_get_numa_nodes(2) |
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 | August 2025 |