Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/09/2000 07:46:01
Module Name: syssrc
Committed By: thorpej
Date: Mon Oct 9 04:46:01 UTC 2000
Modified Files:
syssrc/sys/arch/i386/i386 [netbsd-1-5]: pmap.c
Log Message:
Pull up rev. 1.109 (via patch):
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.94.2.2 -r1.94.2.3 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.