2021-05-22 14:01:36 +02:00
|
|
|
# Overclocking
|
|
|
|
## Monitoring
|
|
|
|
### Corefreq
|
|
|
|
[Corefreq github](https://github.com/cyring/CoreFreq)
|
|
|
|
`$ paru -S corefreq-client`
|
|
|
|
|
|
|
|
`# modprobe corefreqk`
|
2021-06-29 09:10:39 +02:00
|
|
|
`# systemctl start corefreqd`
|
2021-05-22 14:01:36 +02:00
|
|
|
|
|
|
|
`$ corefreq-cli`
|
|
|
|
|
|
|
|
#### Memory timings
|
|
|
|
`Shift + M`
|
|
|
|
|
|
|
|
## Specific components
|
|
|
|
### RAM
|
|
|
|
#### Testing
|
|
|
|
`$ paru -S stressapptest-git`
|
|
|
|
Test RAM
|
|
|
|
`$ stressaptest -M (amount) -s (seconds) -m (threads)`
|
|
|
|
|