summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen.8')
-rw-r--r--trafgen.89
1 files changed, 9 insertions, 0 deletions
diff --git a/trafgen.8 b/trafgen.8
index d311084..6a49fd0 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -152,6 +152,15 @@ testing.
.SS -u <uid>, --user <uid> resp. -g <gid>, --group <gid>
After ring setup, drop privileges to a non-root user/group combination.
.PP
+.SS -H, --prio-high
+Set this process as a high priority process in order to achieve a higher
+scheduling rate resp. CPU time. This is however not the default setting, since
+it could lead to starvation of other processes, for example low priority kernel
+threads.
+.PP
+.SS -Q, --notouch-irq
+Do not reassign the NIC's IRQ CPU affinity settings.
+.PP
.SS -V, --verbose
Let trafgen be more talkative and let it print the parsed configuration and
some ring buffer statistics.