Date: Wed, 21 Oct 1998 04:38:14 -0700 (PDT) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/i386/i386 pmap.c Message-ID: <199810211138.EAA07904@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/10/21 04:38:14 PDT
Modified files:
sys/alpha/alpha pmap.c
sys/i386/i386 pmap.c
Log:
Decrement the now unused page table page's wire_count prior to freeing it.
It will soon be required that pages have a zero wire_count when being
freed.
Revision Changes Path
1.11 +3 -1 src/sys/alpha/alpha/pmap.c
1.210 +3 -1 src/sys/i386/i386/pmap.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?199810211138.EAA07904>
