aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-12-10 19:13:55 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-12-10 19:13:55 +0000
commit508ee2569139e937c4b9bf73740a668e9ac32c9f (patch)
tree063a1d4eb3bdb3813a7821dcc8024b291c635e5d /system
parentb35b405ae51fa11b9481d44f24ece462bfc72474 (diff)
Don't run powerd anymore and adjust lower CPU C-states.
Diffstat (limited to 'system')
-rw-r--r--system/rc.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/rc.conf b/system/rc.conf
index 57d02d9..ec82359 100644
--- a/system/rc.conf
+++ b/system/rc.conf
@@ -39,7 +39,5 @@ kld_list="${kld_list} cuse"
webcamd_0_flags="-d ugen2.7"
# Power
-performance_cx_lowest=C1
+performance_cx_lowest=Cmax
economy_cx_lowest=Cmax
-powerd_enable=YES
-powerd_flags="-n adaptive -a hiadaptive -b adaptive -N"