Add intel power management for FreeBSD.

This commit is contained in:
Tom Alexander
2022-10-15 20:24:56 -04:00
parent 2b1a2bf1d6
commit 933b8d24e5
4 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1 @@
aesni_load="YES"

View File

@@ -0,0 +1 @@
cpuctl_load="YES"

View File

@@ -0,0 +1,2 @@
powerdxx_enable=YES
powerdxx_flags="-n adaptive -a adaptive -b adaptive"