Hi,
I have Fujitsu Futro S920 running one of the latest snapshots. It seems that the default scaling governor is schedutil. My question is if that's the recommended scaling governor for x86.
The whole saga started with me measuring the power consumption of another S920 running proxmox, which was using performance and gave results of around 11-12 watt/hour. I change that to conservative and the consumption dropped to 8 watt/hour.
Then I measured my OpenWrt S920 and saw 11-12 watts consumption as well, so I started digging what is the recommended governor, as I believe the consumption is a bit high ( at least when I compare to proxmox.
So what would be your recommendation? Below some system data.
Thanks
Kr
K
"kernel": "6.6.58",
"hostname": "FUJITSU",
"system": "AMD GX-415GA SOC with Radeon(tm) HD Graphics",
"model": "FUJITSU FUTRO S920",
"board_name": "fujitsu-futro-s920",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "SNAPSHOT",
"description": "OpenWrt SNAPSHOT",
"revision": "r28009-11ba2b141f",
"target": "x86/64",
"builddate": "1730715936"
}
root@FUJITSU:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
schedutil
root@FUJITSU:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
ondemand performance schedutil
root@FUJITSU:~# cat /sys/devices/system/cpu/cpu*/cpufreq/cpuinfo_cur_freq
800000
800000
800000
800000