Date: Fri, 24 Oct 1997 19:41:57 -0700 (PDT) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 pmap.c src/sys/vm vm_pageout.c Message-ID: <199710250241.TAA23685@freefall.freebsd.org>
index | next in thread | raw e-mail
dyson 1997/10/24 19:41:57 PDT
Modified files:
sys/i386/i386 pmap.c
sys/vm vm_pageout.c
Log:
Support garbage collecting the pmap pv entries. The management doesn't
happen until the system would have nearly failed anyway, so no signficant
overhead is added. This helps large systems with lots of processes.
Revision Changes Path
1.165 +55 -2 src/sys/i386/i386/pmap.c
1.100 +7 -1 src/sys/vm/vm_pageout.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710250241.TAA23685>
