ThrottleStop
https://www.techpowerup.com/download/techpowerup-throttlestop/
https://www.ultrabookreview.com/31385-the-throttlestop-guide/
https://github.com/yyearth/turnoff-BD-PROCHOT
https://askubuntu.com/questions/1148941/disable-bd-prochot-permanently-or-quickly-lubuntu-18-04-2
lscpu
turbostat
watch -n1 "grep \"^[c]pu MHz\" /proc/cpuinfo"
i7z
cpupower frequency-info
sudo apt-get install msrtool
sudo pacman -S msr-tools turbostat i7z
yay -S cpu-x
sudo modprobe msr
sudo wrmsr 0x1FC 17422
sudo nano /etc/systemd/system/bd-prochot.service
sudo systemctl enable bd-prochot
sudo systemctl start bd-prochot