opnsense-src/sys/dev/agp
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
..
agp.c vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-27 09:50:51 -04:00
agp_ali.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_amd.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_amd64.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_apple.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_ati.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_i810.c vm_object: Modify various drivers to allocate OBJT_SWAP objects 2022-07-27 09:50:51 -04:00
agp_i810.h Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2022-02-08 15:00:55 -05:00
agp_if.m
agp_intel.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_nvidia.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_sis.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agp_via.c agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
agppriv.h
agpreg.h
agpvar.h