Compare commits
No commits in common. "007fefd227241a3e601a4b8af2365f180d7384b4" and "d64b1ea95e4a3075b2f34b485a9887c00cb09a5e" have entirely different histories.
007fefd227
...
d64b1ea95e
@ -25,7 +25,6 @@ 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
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user