From 4b51f2aa1f3ffe17f36ce43c53fd278623a1b488 Mon Sep 17 00:00:00 2001 From: Pavel Odintsov Date: Sun, 3 Dec 2017 21:44:32 +0000 Subject: [PATCH] Renamed fine tuning guide --- docs/FINE_TUNING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/FINE_TUNING.md b/docs/FINE_TUNING.md index feae12d..cb2829a 100644 --- a/docs/FINE_TUNING.md +++ b/docs/FINE_TUNING.md @@ -1,3 +1,5 @@ +### FastNetMon fine tuning + I recommend you to disable CPU freq scaling for gain max performance (max frequency): ```bash echo performance | tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor @@ -133,5 +135,3 @@ Performance tuning: How I can enable ZC support for PF_RING? Please install DNA/ZC dreivers, load they and add interface name with zc prefix in config file (i.e. zc:eth3) For development new code, please check .clang-format as code guide example. - -You can find more info and graphics [here](http://forum.nag.ru/forum/index.php?showtopic=89703)