Source-Changes archive

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

CVS commit: [netbsd-1-6] syssrc/sys/arch/powerpc/mpc6xx



Module Name:    syssrc
Committed By:   lukem
Date:           Thu Jun 20 02:53:03 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/mpc6xx [netbsd-1-6]: cpu_subr.c

Log Message:
Pull up revision 1.20 (requested by briggs in ticket #323):
- The 8240 and 8245 have a 603 core -- add them to the 603 lists...
- Use atop(dcache_size / assoc) for uvm_page_recolor(ing) instead
  of  atop(dcache_line_size / assoc).


To generate a diff of this commit:
cvs rdiff -r1.14.4.1 -r1.14.4.2 syssrc/sys/arch/powerpc/mpc6xx/cpu_subr.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