Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 12/31/2001 09:30:46
Module Name: syssrc
Committed By: matt
Date: Mon Dec 31 07:30:46 UTC 2001
Modified Files:
syssrc/sys/arch/sparc64/sparc64: cpu.c
Log Message:
When determining ecache size, try using ecache-size. if it doesn't exist,
fallback to the old method (ecache-nlines * ecache-linesize).
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/sparc64/sparc64/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.