You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
suricata/doc/userguide/configuration
Lukas Sismis cb997a64dc dpdk: replace global with per-thread mempools
It turned out that having global (interface-specific) mempool
that is shared by the threads of the interface is slower than
having individual mempools per queue for each interface.

The commit brings this change and should be user-invisible,
the config setting remains still as a number of objects of
all mempools summed (of that interface).

Ticket: 7382
4 months ago
..
suricata-yaml userguide: fix typo in inline mode illustration 3 years ago
dropping-privileges.rst doc: Improve grammar, spelling and clarifications 5 years ago
exception-policies.rst userguide/exceptions: clarify when stats are logged 4 months ago
global-thresholds.rst doc/userguide: document new threshold config options 1 year ago
includes.rst doc/userguide: document include files 2 years ago
index.rst doc/userguide: document include files 2 years ago
landlock.rst security: prevents process creation 3 years ago
multi-tenant.rst doc/userguide: add reload-tenant(s) doc 2 years ago
snort-to-suricata.rst doc/userguide: spelling 2 years ago
suricata-yaml.rst dpdk: replace global with per-thread mempools 4 months ago
systemd-notify.rst systemd: reimplement sd_notify logic using UNIX socket 1 year ago