doc: add note about cpu prio overwrite behavior

pull/9312/head
Andreas Herz 3 years ago committed by Victor Julien
parent da68692547
commit 26130d903f

@ -861,6 +861,9 @@ thread. This priority can be low, medium, high or you can set the priority to
'default' will count. By default Suricata creates one 'detect' (worker) thread 'default' will count. By default Suricata creates one 'detect' (worker) thread
per available CPU/CPU core. per available CPU/CPU core.
.. note:: The 'prio' settings could overwrite each other, make sure to not
include the same CPU core in different 'prio' settings.
:: ::
cpu-affinity: cpu-affinity:

Loading…
Cancel
Save