aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libuutil/Makefile.am
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2010-08-26 11:13:05 -0700
committerBrian Behlendorf <[email protected]>2010-08-31 08:38:50 -0700
commit40b84e7aec6392187722e61e5a4a853b530bf60f (patch)
tree350e46f73954d6562f015ed5e6cf73c1ae2b176d /lib/libuutil/Makefile.am
parent6656bf56216f36805731298ee0f4de87ae6b6b3d (diff)
Fix stack ztest
While ztest does run in user space we run it with the same stack restrictions it would have in kernel space. This ensures that any stack related issues which would be hit in the kernel can be caught and debugged in user space instead. This patch is a first pass to limit the stack usage of every ztest function to 1024 bytes. Subsequent updates can further reduce this. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'lib/libuutil/Makefile.am')
0 files changed, 0 insertions, 0 deletions