DragonFly commits List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - vm - add vm_wait_nominal()
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]