Source-Changes archive

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

CVS commit: src/sys/arch/macppc/macppc



Module Name:    src
Committed By:   sanjayl
Date:           Tue Aug 15 03:29:55 UTC 2006

Modified Files:
        src/sys/arch/macppc/macppc: locore.S

Log Message:
G5/970 updates:
Setup cache bits in HID5 early on so that dcbz/icbi use the
128 byte cache line size.  The mismatch was causing dynamically linked
apps to randomly coredump.

With this fix, the G5 can boot into full multi-user by using a NFS
mounted root file system.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/arch/macppc/macppc/locore.S

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