Add notes for overclocking
This commit is contained in:
parent
ebbc0c006f
commit
e29a84f929
21
arch-config/Dokumente/notes/overclocking.md
Normal file
21
arch-config/Dokumente/notes/overclocking.md
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
# Overclocking
|
||||||
|
## Monitoring
|
||||||
|
### Corefreq
|
||||||
|
[Corefreq github](https://github.com/cyring/CoreFreq)
|
||||||
|
`$ paru -S corefreq-client`
|
||||||
|
|
||||||
|
`# modprobe corefreqk`
|
||||||
|
`# systemctl start corefreqd`
|
||||||
|
|
||||||
|
`$ corefreq-cli`
|
||||||
|
|
||||||
|
#### Memory timings
|
||||||
|
`Shift + M`
|
||||||
|
|
||||||
|
## Specific components
|
||||||
|
### RAM
|
||||||
|
#### Testing
|
||||||
|
`$ paru -S stressapptest-git`
|
||||||
|
Test RAM
|
||||||
|
`$ stressaptest -M (amount) -s (seconds) -m (threads)`
|
||||||
|
|
Loading…
Reference in New Issue
Block a user