# Scaling governor to use for this computer's CPU.
#governor="ondemand"

# Minimum frequency to allow.
#min_freq="800MHz"

# Maximum frequency to allow.
#max_freq="2900MHz"

# Static frequency (must be using userspace scaling governor).
#freq="800MHz"

# Gives a hint to Intel processors about current powersaving policies.
#perf_bias=0

# disable idle_states C states
# cpupower idle-info to find out
#disable_idle_states=""
