From 263fd37590e0326ea9b6f91924caf3db266fc855 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Fri, 7 Jun 2019 17:56:29 +0200 Subject: Fix typos --- docs/perf_tips.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/perf_tips.txt') diff --git a/docs/perf_tips.txt b/docs/perf_tips.txt index 287284fc..263065c0 100644 --- a/docs/perf_tips.txt +++ b/docs/perf_tips.txt @@ -191,7 +191,7 @@ There are several OS-level factors that may affect fuzzing speed: - Use the afl-system-config script to set all proc/sys settings above - Disable all the spectre, meltdown etc. security countermeasures in the - kernel if your machine is properly seperated: + kernel if your machine is properly separated: "ibpb=off ibrs=off kpti=off l1tf=off mds=off mitigations=off no_stf_barrier noibpb noibrs nopcid nopti nospec_store_bypass_disable nospectre_v1 nospectre_v2 pcid=off pti=off spec_store_bypass_disable=off -- cgit 1.4.1