kernel - vm - add vm_wait_nominal()
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 5 Mar 2010 00:05:38 +0000 (16:05 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 5 Mar 2010 00:05:38 +0000 (16:05 -0800)
commit163f8d24149b4939b8db823ddbdd7e09928e971d
treee53ae4f7c6e9b6e6b74f045b1eabf5576ffbaf92
parentcc9ebe4de8610ba81c6c48cef9bf4822333d2aa3
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.
sys/vm/vm_extern.h
sys/vm/vm_page.c