Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/29/2001 07:42:05
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Apr 29 04:42:05 UTC 2001

Modified Files:
	syssrc/sys/arch/i386/i386: pmap.c
	syssrc/sys/arch/i386/include: pmap.h

Log Message:
The idle loop page zero'er no longer needs to do uncached access
now that we have page coloring.


To generate a diff of this commit:
cvs rdiff -r1.122 -r1.123 syssrc/sys/arch/i386/i386/pmap.c
cvs rdiff -r1.55 -r1.56 syssrc/sys/arch/i386/include/pmap.h

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