Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/01/2003 15:21:02
Module Name:	src
Committed By:	yamt
Date:		Sat Nov  1 15:21:02 UTC 2003

Modified Files:
	src/sys/arch/i386/i386: pmap.c

Log Message:
as we know PTPs are zero-filled when being freed,
mark them PG_ZERO so that they'll be used to serve UVM_PGA_ZERO requests.


To generate a diff of this commit:
cvs rdiff -r1.162 -r1.163 src/sys/arch/i386/i386/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.