disable-c6-runit/README.md

14 lines
436 B
Markdown
Raw Permalink Normal View History

2024-03-24 23:54:28 +00:00
# disable-c6-runit
A runit service for disabling the C6 power saving state on AMD Zen (Ryzen/Epyc)
2024-03-25 00:32:07 +00:00
processors upon boot. The C6 state is known for causing
2024-03-24 23:54:28 +00:00
[soft lock freezing behaviour](https://wiki.archlinux.org/title/Ryzen#Soft_lock_freezing)
on Linux.
## Dependencies
* [zenstates.py](https://github.com/r4m0n/ZenStates-Linux) installed in your
PATH as `zenstates` (installing `zenstates-git` from the AUR will provide
this)