HomeFreeBSD

Add warning about low KSTACK_PAGES for ZFS use

Description

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

Details

Provenance
smhAuthored on
Parents
rS285945: Respect pf rule log option before log dropped packets with IP options or
Branches
Unknown
Tags
Unknown