mirror of
https://github.com/sched-ext/scx.git
synced 2024-12-04 08:17:11 +00:00
2ca42428cd
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> |
||
---|---|---|
.. | ||
scx_rustland_core | ||
scx_utils | ||
meson.build |