scx-upstream/rust
David Vernet c187c65702
topology: Don't allocate on calls to span()
We're currently cloning cpumasks returned by calls to {Core, Cache,
Node, Topology}::span(). If a caller needs to clone it, they can. Let's
not penalize the callers that just want to query the underlying cpumask.

Signed-off-by: David Vernet <void@manifault.com>
2024-04-23 22:59:42 -05:00
..
scx_rustland_core scx_rustland_core: use a separate field to store dispatch flags 2024-04-23 16:10:56 +02:00
scx_utils topology: Don't allocate on calls to span() 2024-04-23 22:59:42 -05:00
meson.build rust: introduce scx_rustland_core crate 2024-02-28 17:49:44 +01:00