VM_FAULT_MAX_QUICK
if (nlim > VM_FAULT_MAX_QUICK) /* array limit(+1) */
nlim = VM_FAULT_MAX_QUICK;
vm_page_t mary[VM_FAULT_MAX_QUICK];