diff options
| author | Heiko Eißfeldt <heikoi@hexco.de> | 2019-06-12 17:21:26 +0200 |
|---|---|---|
| committer | Heiko Eißfeldt <heikoi@hexco.de> | 2019-06-12 17:21:26 +0200 |
| commit | 0113c4f8342925a02dfc9832de4f7f848d88e190 (patch) | |
| tree | 1c1ec888d5f42b9ee3441fda08b9ab73fc403f7e /docs/perf_tips.txt | |
| parent | 1c2ed83960fd79727d0f34b11ee361c37c953923 (diff) | |
| parent | 7a236b11b84545e53760c86a0425409283d1c7fc (diff) | |
| download | afl++-0113c4f8342925a02dfc9832de4f7f848d88e190.tar.gz | |
Merge branch 'master' of https://github.com/vanhauser-thc/AFLplusplus
Diffstat (limited to 'docs/perf_tips.txt')
| -rw-r--r-- | docs/perf_tips.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
