Date: Thu, 21 Nov 2002 01:17:57 -0800 (PST) From: Jeff Roberson <jeff@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys eventhandler.h src/sys/vm vm_pageout.c Message-ID: <200211210917.gAL9Hvvw049345@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jeff 2002/11/21 01:17:57 PST
Modified files:
sys/sys eventhandler.h
sys/vm vm_pageout.c
Log:
- Add an event that is triggered when the system is low on memory. This is
intended to be used by significant memory consumers so that they may drain
some of their caches.
Inspired by: phk
Approved by: re
Tested on: x86, alpha
Revision Changes Path
1.25 +4 -0 src/sys/sys/eventhandler.h
1.214 +9 -1 src/sys/vm/vm_pageout.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211210917.gAL9Hvvw049345>
