# this is a comment # see CPUFREQD.CONF(5) manpage for a complete reference [General] pidfile=/var/run/cpufreqd.pid poll_interval=2 enable_plugins= programs,acpi_ac,cpu,acpi_battery,acpi_temperature verbosity=4 # enable_remote=1 # remote_group=root [/General] #[nforce2_atxp1] #vcore_path=/some/path #vcore_default=1500 #[/nforce2_atxp1] #[sensors_plugin] #sensors_conf=/some/file #[/sensors_plugin] [Profile] name=ondemand minfreq=0% maxfreq=100% policy=ondemand [/Profile] [Profile] name=performance minfreq=0% maxfreq=100% policy=performance [/Profile] [Profile] name=conservative minfreq=0% maxfreq=100% policy=conservative [/Profile] # conservative mode when not AC #[Rule] #name=conservative #ac=off # (on/off) #battery_interval=0-100 #cpu_interval=0-40 #profile=conservative #[/Rule] [Rule] name=AC_on ac=on #profile=ondemand profile=performance [/Rule] [Rule] name=battery ac=off #profile=conservative profile=ondemand [/Rule]