K 10 svn:author V 3 kib K 8 svn:date V 27 2010-07-08T08:37:51.045620Z K 7 svn:log V 257 Make VM_ALLOC_RETRY flag mandatory for vm_page_grab(). Assert that the flag is always provided, and unconditionally retry after sleep for the busy page or failed allocation. The intent is to remove VM_ALLOC_RETRY eventually. Proposed and reviewed by: alc END