scx-upstream/rust
David Vernet 49065de8df
scx: Demote panic! to warn! in topology crate
We currently panic! if we're building a Topology that detects more than
two siblings on a physical core. This can and will likely happen on
multi-socket machines. Given that we're planning to add support for
detecting NUMA nodes soon, let's just demote the panic! to a warn!.

Signed-off-by: David Vernet <void@manifault.com>
2024-02-20 21:01:17 -06:00
..
scx_utils scx: Demote panic! to warn! in topology crate 2024-02-20 21:01:17 -06:00
meson.build build: Trigger cargo build on rust sub-projects from meson.build 2023-12-01 11:58:56 -10:00