adjust thinkpad CPU scaling
This commit is contained in:
parent
0afd3d1720
commit
a14af7dbb4
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
# CPU power management
|
||||
CPU_SCALING_GOVERNOR_ON_AC = "powersave";
|
||||
CPU_SCALING_GOVERNOR_ON_AC = "performance";
|
||||
CPU_SCALING_GOVERNOR_ON_BAT = "powersave";
|
||||
CPU_ENERGY_PERF_POLICY_ON_AC = "balance_performance";
|
||||
CPU_ENERGY_PERF_POLICY_ON_BAT = "power";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue