scx/rust
David Vernet 84a202e2a0
topology: Skip offline CPUs
Offline CPUs don't have a /sys/devices/system/cpu/cpuN/topology
directory, so let's just skip them if they're not online. Schedulers are
expected to detect hotplug, and handle gracefully restarting.

Signed-off-by: David Vernet <void@manifault.com>
2024-03-14 11:02:01 -05:00
..
scx_rustland_core scx_rustland: mitigate sub-optimal performance with offline CPUs 2024-03-14 10:19:31 +01:00
scx_utils topology: Skip offline CPUs 2024-03-14 11:02:01 -05:00
meson.build rust: introduce scx_rustland_core crate 2024-02-28 17:49:44 +01:00