Konstantin Belousov 5f195aa32e 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
2010-07-05 21:13:32 +00:00
..
2010-04-07 16:29:10 +00:00
2010-04-07 16:29:10 +00:00
2010-07-04 19:02:32 +00:00