scx-upstream/rust
Daniel Hodges 2ca42428cd scx_utils: Add CPU freq transition latency
This change adds the CPU frequency transition latency from the
`cpuinfo_transition_latency` from sysfs. The value of this field is
described [cpufreq
docs](https://www.kernel.org/doc/Documentation/cpu-freq/user-guide.txt).
On supported systems it returns the CPU frequency transition latency in
nanoseconds. The goal of this change is so that in the future schedulers
can use this data to make better frequency scaling decisions.

Signed-off-by: Daniel Hodges <hodges.daniel.scott@gmail.com>
2024-06-11 07:35:34 -07:00
..
scx_rustland_core Merge pull request #331 from sched-ext/rustland-core-dispatch-debug 2024-06-04 18:58:01 +02:00
scx_utils scx_utils: Add CPU freq transition latency 2024-06-11 07:35:34 -07:00
meson.build rust: introduce scx_rustland_core crate 2024-02-28 17:49:44 +01:00