mirror_zfs/include/sys/lua
Ryan Moeller 5f8a9e6a02
FreeBSD: Reduce stack usage of Lua
Use the same reduced buffer size for lauxlib that is used on Linux.

Fixes panic on HEAD in lua gsub test designed to exhaust stack space.

With this we can remove the special case to reserve more stack space
on FreeBSD.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Kyle Evans <kevans@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10959
2020-09-22 16:03:11 -07:00
..
lauxlib.h OpenZFS 7431 - ZFS Channel Programs 2018-02-08 15:28:18 -08:00
lua.h OpenZFS 7431 - ZFS Channel Programs 2018-02-08 15:28:18 -08:00
luaconf.h FreeBSD: Reduce stack usage of Lua 2020-09-22 16:03:11 -07:00
lualib.h OpenZFS 7431 - ZFS Channel Programs 2018-02-08 15:28:18 -08:00
Makefile.am Avoid installing kernel headers on FreeBSD 2020-06-27 17:40:14 -07:00