opnsense-src/sys/compat/linuxkpi/common
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
..
include net80211 / LinuxKPI: 802.11: add Control Trigger Subframe information 2022-07-01 13:49:19 +00:00
src vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-27 09:50:51 -04:00