[General] pidfile=/var/run/cpufreqd.pid poll_interval=0.25 [/General] [Profile] name=idle minfreq=0% maxfreq=100% policy=powersave exec_post=echo -n 0:4 | tee /proc/acpi/processor/CPU[01]/limit > /dev/null [/Profile] [Profile] name=basic minfreq=0% maxfreq=100% policy=conservative up_threshold=75 down_threshold=25 ignore_nice_load=1 exec_post=echo -n 0:0 | tee /proc/acpi/processor/CPU[01]/limit > /dev/null [/Profile] [Profile] name=too_hot minfreq=0% maxfreq=100% policy=powersave exec_post=echo -n 0:7 | tee /proc/acpi/processor/CPU[01]/limit > /dev/null [/Profile] [Rule] name=idle profile=idle acpi_temperature=TZ0:0-70 cpu_interval=0-25 [/Rule] [Rule] name=basic profile=basic acpi_temperature=thermal_zone0:0-70 [/Rule] [Rule] name=too_hot profile=too_hot acpi_temperature=70-100 [/Rule]