From 429afb710cb0037f925ea8e9c6c91dfcaa862f45 Mon Sep 17 00:00:00 2001 From: van Hauser Date: Wed, 29 May 2019 09:42:13 +0200 Subject: performance script and info --- docs/perf_tips.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/perf_tips.txt') diff --git a/docs/perf_tips.txt b/docs/perf_tips.txt index 799691c7..287284fc 100644 --- a/docs/perf_tips.txt +++ b/docs/perf_tips.txt @@ -188,6 +188,8 @@ There are several OS-level factors that may affect fuzzing speed: SCHED_RR - can usually speed things up, too, but needs to be done with care. + - 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: "ibpb=off ibrs=off kpti=off l1tf=off mds=off mitigations=off -- cgit 1.4.1