Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2] src/sys/arch/sparc/sparc



Module Name:    src
Committed By:   riz
Date:           Sun Oct 30 17:40:59 UTC 2005

Modified Files:
        src/sys/arch/sparc/sparc [netbsd-2]: cpu.c

Log Message:
Pull up following revision(s) (requested by uwe in ticket #5950):
        sys/arch/sparc/sparc/cpu.c: revision 1.193
Compute c_totalsize for split caches correctly: it's max, not sum (and
we even have that documented in cache.h).  Initialize c_nlines for
split caches.
This should fix srmmu cache flush routines for split I/D caches that
has been broken since cache.c revision 1.79 started using c_nlines.


To generate a diff of this commit:
cvs rdiff -r1.181.2.2 -r1.181.2.2.2.1 src/sys/arch/sparc/sparc/cpu.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