AdnanHodzic / AdnanHodzic/auto-cpufreq

[ Feature Request ] Temporarily change cpu governor

Open
#385 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.8k
Forks
357
Avg merge
3d 8h
Merged PRs (30d)
14

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.