freebsd-dev/man/man1
Brian Behlendorf 89666a8e1c Increase default user space stack size
Under RHEL6/CentOS6 the default stack size must be increased to 32K
to prevent overflowing the stack when running ztest.  This isn't an
issue for other distributions due to either the version of pthreads
or perhaps the compiler.  Doubling the stack size resolves the
issue safely for all distribution and leaves us some headroom.

$ sudo -E ztest -V -T 300 -f /var/tmp/
5 vdevs, 7 datasets, 23 threads, 300 seconds...

loading space map for vdev 0 of 1, metaslab 0 of 30 ...
...
loading space map for vdev 0 of 1, metaslab 14 of 30 ...
child died with signal 11
Exited ztest with error 3

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #4215
2016-01-13 13:55:12 -08:00
..
cstyle.1 Man page white space and spelling corrections 2015-12-18 13:33:37 -08:00
Makefile.am Remove incorrect use of EXTRA_DIST for man pages 2014-01-17 11:50:08 -08:00
zhack.1 Fix NAME section of manpages zhack and fsck.zfs. 2014-03-10 09:19:17 -07:00
zpios.1 Add large block support to zpios(1) benchmark 2015-09-22 09:13:20 -07:00
ztest.1 Increase default user space stack size 2016-01-13 13:55:12 -08:00