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
new file mode 100644
index 000000000..8629a4a3e
--- /dev/null
+++ 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"