22 lines
389 B
Markdown
22 lines
389 B
Markdown
|
# 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)`
|
||
|
|