From 6945707a9b34acb275506bd89010b3d3e92c16c8 Mon Sep 17 00:00:00 2001 From: J08nY Date: Thu, 28 Mar 2024 09:15:40 +0100 Subject: Fix mbedTLS. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1a7b644..10a30b8 100644 --- a/README.md +++ b/README.md @@ -557,7 +557,7 @@ index;time[nano];pubW;privS;secret[NONE] ... ``` -It is recommended to disably [CPU frequency scaling](https://wiki.archlinux.org/index.php/CPU_frequency_scaling) of your processor before performing collection of timing data, as it adds significant noise to the data as it kicks in. Also, running the collection on very high priority and locked to a single core (`taskset -c 0`) helps as well. +It is recommended to disable [CPU frequency scaling](https://wiki.archlinux.org/index.php/CPU_frequency_scaling) of your processor before performing collection of timing data, as it adds significant noise to the data as it kicks in. Also, running the collection on very high priority and locked to a single core (`taskset -c 0`) helps as well. ## Analysis -- cgit v1.2.3-70-g09d2