#How to set a lower CPU frequency when idle?
1 messages · Page 1 of 1 (latest)
I honestly don't remember how I did it, cd into /sys/devices/system/cpu/cpu0/cpufreq and try to cat and then echo some values into files like scaling_max_freq, scaling_min_freq
560758
wellswole@gentoo:/sys/devices/system/cpu/cpu0/cpufreq$ cat amd_pstate_lowest_nonlinear_freq
1738349
wellswole@gentoo:/sys/devices/system/cpu/cpu0/cpufreq$ ls
affected_cpus amd_pstate_prefcore_ranking cpuinfo_transition_latency scaling_governor
amd_pstate_highest_perf boost related_cpus scaling_max_freq
amd_pstate_hw_prefcore cpuinfo_avg_freq scaling_available_governors scaling_min_freq
amd_pstate_lowest_nonlinear_freq cpuinfo_max_freq scaling_cur_freq scaling_setspeed
amd_pstate_max_freq cpuinfo_min_freq scaling_driver
just experiment. It's only one core so you really can't break it
maybe use like cpu2 just in case
you might wanna take a look at the wiki for this
you can manage CPU power profiles manually or through tools that interface with the governor
if you're worried about power consumption, temps, etc. you might also wanna undervolt it
I have already looked and use active cooling, tweaked my bios, and more, I don't want to tweak my CPU's max performance, only the minimum
It's like that period of time right before the pc sleeps