Mark Johnston a4667e09e6 Convert vm_page_alloc() callers to use vm_page_alloc_noobj().
Remove page zeroing code from consumers and stop specifying
VM_ALLOC_NOOBJ.  In a few places, also convert an allocation loop to
simply use VM_ALLOC_WAITOK.

Similarly, convert vm_page_alloc_domain() callers.

Note that callers are now responsible for assigning the pindex.

Reviewed by:	alc, hselasky, kib
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D31986
2021-10-19 21:22:56 -04:00
..
2020-11-19 03:59:21 +00:00
2021-10-11 12:59:39 -06:00
2021-05-02 19:45:23 -04:00
2020-10-14 22:51:40 +00:00
2021-08-05 22:52:26 +08:00
2021-08-10 21:27:54 -04:00
2020-08-17 13:02:01 +00:00
2021-05-07 17:08:03 +03:00
2021-05-15 20:47:29 +00:00
2021-09-29 16:41:52 -03:00
2021-09-29 16:41:52 -03:00
2021-05-13 20:13:34 +03:00