This commit is contained in:
2026-03-23 10:05:56 +00:00
parent 9ef5bb82c6
commit fbf8265a08
5 changed files with 20 additions and 11 deletions

View File

@@ -37,7 +37,7 @@
# CPU_MAX_PERF_ON_BAT = 30;
# CPU_SCALING_GOVERNOR_ON_AC = "performance";
# CPU_SCALING_GOVERNOR_ON_BAT = "schedutil";
CPU_SCALING_GOVERNOR_ON_BAT = "schedutil";
# CPU_HWP_DYN_BOOST_ON_AC = "1";
# CPU_HWP_DYN_BOOST_ON_BAT = "0";
# CPU_ENERGY_PERF_POLICY_ON_BAT = "power";