Then you have to deal with the linux cpuscaler.
Maybe running:
> cpufreq-set -c 0 -u 600 -c 1 -u 600
should do the trick.
Change 600 with the default frequency of slowest pstate, cpufreq utilities won't update their statistics.
Maybe running:
> cpufreq-set -c 0 -u 600 -c 1 -u 600
should do the trick.
Change 600 with the default frequency of slowest pstate, cpufreq utilities won't update their statistics.
Comment