freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
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
..
zfs Add warning about low KSTACK_PAGES for ZFS use 2015-07-28 11:19:38 +00:00
gfs.c Use the "zfs_gfs" tag for GFS vnodes to make them easier to identify. 2015-01-20 22:31:26 +00:00
vnode.c vfs: implement v_holdcnt/v_usecount manipulation using atomic ops 2015-07-16 13:57:05 +00:00