Compare commits

...

3 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -25,6 +25,7 @@ Lancement des mesures après avoir modifié les paramètres nécessaires.
```bash
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
lstopo --of xml > lstopo.xml
two_thread_cal | bzip2 -c > results.txt.bz2

Binary file not shown.