mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-17 06:23:00 +02:00
suricata: Disable CPU affinity
Benchmarks have shown, that this is making the IPS slower across various hardware Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -697,7 +697,7 @@ spm-algo: auto
|
||||
|
||||
# Suricata is multi-threaded. Here the threading can be influenced.
|
||||
threading:
|
||||
set-cpu-affinity: yes
|
||||
set-cpu-affinity: no
|
||||
# Tune cpu affinity of threads. Each family of threads can be bound
|
||||
# on specific CPUs.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user