vm: Use VM_ALLOC_NOFREE when allocating bogus_page
Allocate the 'bogus_page' page using VM_ALLOC_NOFREE since
it never gets released.
Differential Revision: https://reviews.freebsd.org/D46699
Reviewed by: alc, markj, kib
vm: Use VM_ALLOC_NOFREE when allocating bogus_page Tags None Referenced Files None Subscribers None
Description
Details
|