]> git.ipfire.org Git - thirdparty/suricata.git/commit
config/thread: Use config'd per-thread stack size
authorJeff Lucovsky <jeff@lucovsky.org>
Fri, 11 Feb 2022 13:36:28 +0000 (08:36 -0500)
committerVictor Julien <vjulien@oisf.net>
Tue, 22 Feb 2022 19:05:39 +0000 (20:05 +0100)
commite4d60f451b8a226e32a3df8e232efe437b11e2e3
tree6257bc77ceafcc5137c6c4710f3f37448648cf7c
parentd79a317cea900e60166068c4d6703caab7218509
config/thread: Use config'd per-thread stack size

Issue: 4550

This commit checks if there's a config setting for threading.stack-size
and assigns the value to a global variable for use during thread
creation.
src/runmodes.c
src/runmodes.h