K 10 svn:author V 3 kib K 8 svn:date V 27 2010-07-05T21:13:32.715371Z K 7 svn:log V 319 Add the ability for the allocflag argument of the vm_page_grab() to specify the increment of vm_pageout_deficit when sleeping due to page shortage. Then, in allocbuf(), the code to allocate pages when extending vmio buffer can be replaced by a call to vm_page_grab(). Suggested and reviewed by: alc MFC after: 2 weeks END