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.
Sponsored by: DARPA, AFRL
Differential D36320
mbuf: Don't support PAGE_SIZE < 4K brooks on Aug 23 2022, 9:15 PM. Authored by Tags None Referenced Files
Details
The Vax supported such things, but FreeBSD does not. This further Sponsored by: DARPA, AFRL
Diff Detail
Event Timeline
Comment Actions tl;dr: 4k pages are the smallest among traditional BSD hardware (except VAX, which used a 4k logical page size). |