Subject: CVS commit: syssrc/sys/arch/sh5/sh5
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 10/22/2002 16:10:29
Module Name:	syssrc
Committed By:	scw
Date:		Tue Oct 22 13:10:29 UTC 2002

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

Log Message:
As per TODO item #13, clear the Referenced bit in the PTE after purging
a mapping from the TLB/cache to prevent duplicate purges for pages
which were not touched since the last purge.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/arch/sh5/sh5/pmap.c

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