]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r290917:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 7 Dec 2015 11:14:57 +0000 (11:14 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 7 Dec 2015 11:14:57 +0000 (11:14 +0000)
commitbcf1856dd29e279659668954f116152b2e269dc9
treedf77aba23697c49aecd9abc4d19cbd5b45fd3a87
parente9b10642c7abfd3f2815c5fe3bf2e833343cd5d0
MFC r290917:
Provide the OOM-specific vm_pageout_oom_pagecount() function which
estimates the amount of reclamaible memory which could be stolen if
the process is killed.

git-svn-id: svn://svn.freebsd.org/base/stable/10@291934 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/vm/vm_pageout.c