Skip to main content

SYSFS_CPU_ROOT

Constant SYSFS_CPU_ROOT 

Source
pub const SYSFS_CPU_ROOT: &str = "/sys/devices/system/cpu";
Expand description

Where Linux publishes per-CPU topology. CpuTopology::detect reads {root}/cpu{n}/topology/thread_siblings_list under this directory.