diff options
-rw-r--r-- | man/netsniff-ng.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/netsniff-ng.8 b/man/netsniff-ng.8 index 9bb183e..023f777 100644 --- a/man/netsniff-ng.8 +++ b/man/netsniff-ng.8 @@ -163,7 +163,9 @@ Manually define the RX_RING resp. TX_RING size in ``<num>KiB/MiB/GiB''. On default the size is being determined based on the network connectivity rate. .SS -k <uint>, --kernel-pull <uint> -Manually define +Manually define the interval in micro-seconds where the kernel should be triggered +to batch process the ring buffer frames. On default, it is every 10us, but it can +manually be prolonged, for instance. .SS -b <cpu>, --bind-cpu <cpu> Pin netsniff-ng to a specific CPU and also pin resp. migrate the NIC's IRQ |