Source-Changes archive

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

CVS commit: syssrc/sys/arch/powerpc/mpc6xx



Module Name:    syssrc
Committed By:   briggs
Date:           Wed Jun 19 17:43:31 UTC 2002

Modified Files:
        syssrc/sys/arch/powerpc/mpc6xx: cpu_subr.c

Log Message:
- 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.19 -r1.20 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