AdnanHodzic / AdnanHodzic/auto-cpufreq
[ Feature Request ] Temporarily change cpu governor
- Ngôn ngữ chính
- Python
- Star
- 7.8k
- Fork
- 357
- Merge trung bình
- 3 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 14
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.