Size: 156
Comment:
|
Size: 239
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 14: | Line 14: |
* Set CPU frequency policy {{{ # cpupower frequency-set -g performance }}} |
Describe Tech/LinuxPerf here.
- create CPU work load
# taskset -c 0 openssl speed
- Check turbo boost
# turbostat # pcm
- Set CPU frequency policy
# cpupower frequency-set -g performance