Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/03/2001 00:23:03
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed May  2 21:23:03 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/mips: mips_machdep.c

Log Message:
Size the number of initial color bins based on the size and
associativity of the L1 cache.

Note, doesn't really do anything for virtually-indexed caches,
but it doesn't hurt them, either.


To generate a diff of this commit:
cvs rdiff -r1.112 -r1.113 syssrc/sys/arch/mips/mips/mips_machdep.c

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