aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorEric Wild <ewild@sysmocom.de>2019-06-17 13:02:44 +0200
committerEric Wild <ewild@sysmocom.de>2019-06-17 14:41:34 +0200
commitac0487eb66c07934cb13791ad625e86d580e8ab0 (patch)
treec46bdbad011d71b3b7bf31e05290d9d81c995011 /doc
parent6a305feb0f7bdcae9d0552e5d2bca9c48ec2e63f (diff)
Add option to set stack size in config file, default == 0 == OS default
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/vty/trx_vty_reference.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manuals/vty/trx_vty_reference.xml b/doc/manuals/vty/trx_vty_reference.xml
index e448a46..ce6d335 100644
--- a/doc/manuals/vty/trx_vty_reference.xml
+++ b/doc/manuals/vty/trx_vty_reference.xml
@@ -1247,6 +1247,12 @@
<param name='&lt;1-32&gt;' doc='Real time priority' />
</params>
</command>
+ <command id='stack-size &lt;0-2147483647&gt;'>
+ <params>
+ <param name='stack-size' doc='Set the stack size for the spawned threads' />
+ <param name='&lt;0-2147483647&gt;' doc='Stack size in BYTE' />
+ </params>
+ </command>
<command id='filler dummy'>
<params>
<param name='filler' doc='Enable C0 filler table' />