Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 05/22/2000 15:03:33
Module Name:	syssrc
Committed By:	pk
Date:		Mon May 22 22:03:33 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/sparc: cache.c

Log Message:
MicroSPARC 1 cache issues:

- mark as CPUFLG_CACHE_MANDATORY to avoid cache inconsistencies in
  pmap_{zero,copy}_page().
- compute caching alias bits correctly
- add experimental optimisation in ms1_cache_flush().


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/sparc/sparc/cache.c

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