freebsd-dev/sys/cddl
Steven Hartland 1635369e99 Add warning about low KSTACK_PAGES for ZFS use
As ZFS requires a more kernel stack pages than is the default on some
architectures e.g. i386, warn if KSTACK_PAGES is less than
ZFS_MIN_KSTACK_PAGES (which is 4 at the time of writing).

MFC after:	3 days
Sponsored by:	Multiplay
2015-07-28 11:19:38 +00:00
..
boot/zfs MFV r274273: 2014-11-10 08:20:21 +00:00
compat/opensolaris Add an API for easily creating userspace threads in kernelspace. 2015-07-20 10:20:04 +00:00
contrib/opensolaris Add warning about low KSTACK_PAGES for ZFS use 2015-07-28 11:19:38 +00:00
dev Remove checks for a NULL return value from M_WAITOK allocations. 2015-07-21 23:44:36 +00:00