Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
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.
Home |
Main Index |
Thread Index |
Old Index