Fix handling of WAITFAIL in vm_page_grab() and vm_page_grab_pages().
After sleeping through a memory shortage, we must return NULL rather
than retry.
Discussed with: jeff
Reported by: pho
Sponsored by: The FreeBSD Foundation
Fix handling of WAITFAIL in vm_page_grab() and vm_page_grab_pages(). Tags None Referenced Files None Subscribers None
Description
Details
|