Code Yarns β€πŸ‘¨β€πŸ’»
Tech Blog ❖ Personal Blog

CPUPower

πŸ“… 2022-May-31 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ cpupower ⬩ πŸ“š Archive

cpupower is a tool that enables get and set of CPU power states and values.

$ sudo apt install linux-tools-common linux-tools-5.15.0-33-generic
$ sudo cpupower frequency-info
$ sudo cpupower frequency-set --governor powersave

Instead of powersave use one of the governor values printed by the get command above.

Tried with: Ubuntu 22.04


Β© 2022 Ashwin Nanjappa β€’ All writing under CC BY-SA license β€’ 🐘 @codeyarns@hachyderm.io β€’ πŸ“§