Mark Johnston d7acbe481d vm_page: Break reservations to handle noobj allocations
vm_reserv_reclaim_*() will release pages to the default freepool, not
the direct freepool from which noobj allocations are drawn.  But if both
pools are empty, the noobj allocator variants must break reservations to
make progress.

Reported by:	cy
Reviewed by:	kib (previous version)
Fixes:	b498f71bc56a ("vm_page: Add a new page allocator interface for unnamed pages")
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D32592
2021-10-22 09:25:59 -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
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