pub fn numa_node_of_cpu(cpu_id: u16) -> Result<u16>
Expand description

Find the NUMA node that the CPU core belongs to.