Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 01/20/2003 23:56:35
Module Name: src
Committed By: pk
Date: Mon Jan 20 21:56:35 UTC 2003
Modified Files:
src/sys/arch/sparc/sparc: cache.c
Log Message:
Set the system-wide cache aliasing distance according to the largest cache
found on the CPU modules (hypersparc & cypress).
Vikings have a physically indexed cache, so don't bother with computing an
aliasing distance (leaving cache_alias_dist zero disables the BAD_ALIAS macro).
To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 src/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.