https://github.com/realkarthiknair/cpugov
Easily change CPU governors and Energy Performance Preferences
https://github.com/realkarthiknair/cpugov
Last synced: 6 months ago
JSON representation
Easily change CPU governors and Energy Performance Preferences
- Host: GitHub
- URL: https://github.com/realkarthiknair/cpugov
- Owner: realKarthikNair
- Created: 2021-05-24T07:37:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-14T17:33:20.000Z (over 1 year ago)
- Last Synced: 2025-02-08T16:41:40.694Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cpugov
## Set CPU governors and AMD Energy Performance Preference on Linux
### How to use?
Fire up the terminal
```
wget https://raw.githubusercontent.com/realKarthikNair/cpugov/main/cpugov.sh
chmod +x cpugov.sh
./cpugov.sh
```