AdnanHodzic / AdnanHodzic/auto-cpufreq
[ Feature Request ] Temporarily change cpu governor
未关闭
- 主要语言
- Python
- 星标
- 7.8k
- 派生
- 357
- 平均合并
- 3 天 8 小时
- 30 天内合并 PR
- 14
描述
Is there any way to change cpu governor on the fly without editing /etc/auto-cpufreq.conf ?
It would be fantastic to be able to change the governor temporarily, such as for current boot, regardless of whether device is running on battery or ac, for example:
```bash
auto-cpufreq --cpu-governor conservative # effective until next boot or restart of the service
auto-cpufreq --cpu-governor auto # usual setting respecting battery/ac mode
```
This can create other opportunities such as changing governor when certain application or a set of applications is found running
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。