opnsense-src/sys/compat/linuxkpi
Mark Johnston a94380d88c vm_object: Modify various drivers to allocate OBJT_SWAP objects
This is in preparation for removal of OBJT_DEFAULT.  In particular, it
is now cheap to check whether an OBJT_SWAP object has any swap blocks
allocated, so the benefit of having a separate OBJT_DEFAULT type is
quite marginal, and the OBJT_DEFAULT->SWAP transition is a source of
bugs.

Reviewed by:	alc, hselasky, kib
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 6b38974085)
2022-07-27 09:50:51 -04:00
..
common vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-27 09:50:51 -04:00