1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-12 10:36:13 +02:00

Renamed fine tuning guide

This commit is contained in:
Pavel Odintsov 2017-12-03 21:44:32 +00:00 committed by GitHub
parent 0cb7cde65b
commit 4b51f2aa1f
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)