summaryrefslogtreecommitdiffstats
path: root/cpupower.config
diff options
context:
space:
mode:
Diffstat (limited to 'cpupower.config')
-rw-r--r--cpupower.config3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpupower.config b/cpupower.config
index e69de29bb..8629a4a3e 100644
--- a/cpupower.config
+++ b/cpupower.config
@@ -0,0 +1,3 @@
+# See 'cpupower help' and cpupower(1) for more info
+CPUPOWER_START_OPTS="frequency-set -g performance"
+CPUPOWER_STOP_OPTS="frequency-set -g ondemand"