HomeFreeBSD

mbuf: Don't support PAGE_SIZE < 4K

Description

mbuf: Don't support PAGE_SIZE < 4K

The Vax supported such things, but FreeBSD does not. This further
implies that MJUMPAGESIZE > MCLBYTES so assert this and remove code
handling them being equal.

Reviewed by: kp, imp, jhb
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D36320

Details

Provenance
brooksAuthored on Aug 24 2022, 5:34 PM
Reviewer
kp
Differential Revision
D36320: mbuf: Don't support PAGE_SIZE < 4K
Parents
rGe9ad2964f5de: pkg: Add limited --debug/-d support
Branches
Unknown
Tags
Unknown