Differences between revisions 3 and 4
Revision 3 as of 2015-10-08 00:02:32
Size: 233
Editor: frank
Comment:
Revision 4 as of 2015-10-08 00:03:52
Size: 239
Editor: frank
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
 * Set CPU power mode  * Set CPU frequency policy

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

Tech/LinuxPerf (last edited 2015-10-08 00:04:48 by frank)