Module Name: src
Committed By: matt
Date: Sun Jan 23 17:38:37 UTC 2011
Modified Files:
src/sys/arch/powerpc/conf: kern.ldscript
Log Message:
Add support for __read_mostly and __cacheline_aligned (using 32 bytes as
the cacheline as its the most prevalent sized used even though IBM970 has
a 128 byte cacheline).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/powerpc/conf/kern.ldscript
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.