Searched hist:183474 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/vm/
H A Dvm_pageout.hdiff 183474 Mon Sep 29 17:55:03 MDT 2008 kib Move the code for doing out-of-memory grass from vm_pageout_scan()
into the separate function vm_pageout_oom(). Supply a parameter for
vm_pageout_oom() describing a reason for the call.

Call vm_pageout_oom() from the swp_pager_meta_build() when swap zone
is exhausted.

Reviewed by: alc
Tested by: pho, jhb
MFC after: 2 weeks

Completed in 45 milliseconds