Not sure what I did or what changed. Recently I had to reboot for some updates and to upgrade some RAM. I noticed my power consumption was about 20-30w higher than usual and I thought maybe that was because of the ram... then I recalled I dont have a cron setup for my cpu scaling governors. Typically I am running with conservative cpu scaling governor and more often than not the CPU is sitting around 800 mhz. I currently only have performance and powersave available to me when I used to have more options (like conservative ondemand etc). When I switch to powersave CPU still cranking around 4.1 G
Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz (1 Socket)
MOBO ASUS PRIME Z590-V
Linux 5.15.35-2-pve #1 SMP PVE 5.15.35-5
Suggestions as to what I can start looking at to figure out whats going on?
Code:
Current CPU Scaling Governor: powersave
watch -n.1 "grep \"^[c]pu MHz\" /proc/cpuinfo"
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4500.776
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
cpu MHz : 4100.000
Intel(R) Core(TM) i5-10600K CPU @ 4.10GHz (1 Socket)
MOBO ASUS PRIME Z590-V
Linux 5.15.35-2-pve #1 SMP PVE 5.15.35-5
Suggestions as to what I can start looking at to figure out whats going on?
Last edited: