Update README
This commit is contained in:
parent
36210746f1
commit
8e8baf801e
@ -25,6 +25,7 @@ Lancement des mesures après avoir modifié les paramètres nécessaires.
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
|
echo 1 > /sys/devices/system/cpu/intel_pstate/no_turbo
|
||||||
|
echo 0 > /proc/sys/kernel/numa_balancing # empêcher la migration de pages d'un noeud NUMA à l'autre
|
||||||
cpupower frequency-set -g performance
|
cpupower frequency-set -g performance
|
||||||
lstopo --of xml > lstopo.xml
|
lstopo --of xml > lstopo.xml
|
||||||
two_thread_cal | bzip2 -c > results.txt.bz2
|
two_thread_cal | bzip2 -c > results.txt.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user