Date: Thu, 21 Jan 1999 01:35:40 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_fault.c Message-ID: <199901210935.BAA21353@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 1999/01/21 01:35:40 PST Modified files: sys/vm vm_fault.c Log: Mainly cleanup. Removed some inappropriate low-memory handling code and added lots of comments. Add tie-in to vm_pager ( and thus the new swapper ) to deallocate backing swap for dirtied pages on the fly. Revision Changes Path 1.95 +1 -1 src/sys/vm/vm_fault.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?199901210935.BAA21353>