Try this:i'm finding the ms-01 a bit too loud when it's in full load. is there a way to deliberately cripple the cpu so that it runs slower in terms of performance and not have the fan go crazy? (currently running proxmox on it if that helps)
would running only on E cores help in this regard?
Code:
apt-get install cpufrequtils
echo "GOVERNOR='powersave'" > /etc/default/cpufrequtils
systemctl restart cpufrequtils
powertop
has a Tunables tab that can give an overview of things to change.