PKGBUILDs/alarm/cpufrequtils/cpufreq.confd

15 lines
350 B
Plaintext
Raw Normal View History

2011-05-28 22:26:29 +00:00
#configuration for cpufreq control
# valid governors:
# ondemand, performance, powersave,
# conservative, userspace
#governor="ondemand"
# limit frequency range (optional)
# valid suffixes: Hz, kHz (default), MHz, GHz, THz
#min_freq="2.25GHz"
#max_freq="3GHz"
# use freq to set up the exact cpu frequency using it with userspace governor
#freq=