mirror_zfs/lib/libzpool
Brian Behlendorf aa0ac7caa4 Make user stack limit configurable
To aid in detecting and debugging stack overflow issues make the
user space stack limit configurable via a new ZFS_STACK_SIZE
environment variable.  The value assigned to ZFS_STACK_SIZE will
be used as the default stack size in bytes.

Because this is mainly useful as a debugging aid in conjunction
with ztest the stack limit is disabled by default.  See the ztest(1)
man page for additional details on using the ZFS_STACK_SIZE
environment variable.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ned Bass <bass6@llnl.gov>
Closes #2743
Issue #2293
2014-09-30 10:46:55 -07:00
..
kernel.c Make user stack limit configurable 2014-09-30 10:46:55 -07:00
Makefile.am Illumos 4757, 4913 2014-08-01 14:28:05 -07:00
taskq.c cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00