git: kernel - vm - add vm_wait_nominal()

看板DFBSD_commit作者時間16年前 (2010/03/05 08:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 163f8d24149b4939b8db823ddbdd7e09928e971d Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Mar 4 16:05:38 2010 -0800 kernel - vm - add vm_wait_nominal() * Add vm_wait_nominal(), a function which activates the pageout daemon if necessary and waits for sufficient memory to become free for a kernel heavy user. Summary of changes: sys/vm/vm_extern.h | 1 + sys/vm/vm_page.c | 11 +++++++++++ 2 files changed, 12 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/163f8d24149b4939b8db823ddbdd7e09928e971d -- DragonFly BSD source repository
文章代碼(AID): #1Ba546Mh (DFBSD_commit)