Difference between revisions of "Conf/Threads/Stacksize"

From AOLserver Wiki
Jump to navigation Jump to search
(Created page with '= ns_param stacksize= stack size per thread (in bytes) measure lock contention ns_param stacksize [expr 128*1024]')
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
= ns_param stacksize=
 
= ns_param stacksize=
 +
part of [[Conf/Threads|ns/threads]]
  
 
stack size per thread (in bytes)
 
stack size per thread (in bytes)

Latest revision as of 20:15, 21 December 2011

ns_param stacksize

part of ns/threads

stack size per thread (in bytes)

measure lock contention

 ns_param   stacksize       [expr 128*1024]