bytecodealliance / bytecodealliance/sightglass
Warn when CPU governor is not "performance" on Linux
Open
- Dominant language
- WebAssembly
- Stars
- 88
- Forks
- 37
- Avg merge
- 5h 5m
- Merged PRs (30d)
- 1
Description
From https://github.com/bytecodealliance/sightglass/issues/138:
> Observe CPU governor settings when on a known platform (Linux: `/sys/devices/system/cpu/cpu*/cpufreq/scaling_governor` text file, will usually be `ondemand`, we want `performance`) and warn if scaling is turned on
If anyone knows how to detect the equivalent thing for other OSes, please share :)
Contributor guide
Assessment
This issue has not been assessed yet.