K 10 svn:author V 3 kib K 8 svn:date V 27 2020-09-08T23:38:49.004521Z K 7 svn:log V 337 Convert allocations of the phys pager to vm_pager_allocate(). Future changes would require additional initialization of OBJT_PHYS objects, and vm_object_allocate() is not suitable for it. Reviewed by: markj Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D24652 END