mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-03 12:35:02 +00:00
a93fa8f2bb
CACHE_LINE_SIZE constant. These constants are intended to over-estimate the cache line size, and be used at compile-time when a run-time tuning alternative isn't appropriate or available. Defaults for all architectures are 64 bytes, except powerpc where it is 128 bytes (used on G5 systems). MFC after: 2 weeks Discussed on: arch@ |
||
---|---|---|
.. | ||
aim | ||
booke | ||
compile | ||
conf | ||
fpu | ||
include | ||
mpc85xx | ||
ofw | ||
powermac | ||
powerpc | ||
psim |