Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/09/2000 01:59:39
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Oct  8 22:59:39 UTC 2000

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

Log Message:
Re-order the TLB operations in pmap_zero_page() and
pmap_zero_page_uncached().  This seems to prevent the
lossage with those functions people have seen on Cyrix
CPUs.


To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 syssrc/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.