freebsd-dev/sys/arm
Robert Watson a93fa8f2bb For each architecture, define CACHE_LINE_SHIFT and a derived
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@
2009-04-19 20:19:13 +00:00
..
arm Restore bus DMA bounce pages to an offset of 0 when they are released by 2009-04-17 13:22:18 +00:00
at91 MFp4 //depot/projects/usb@159992 2009-04-05 18:21:40 +00:00
compile
conf minor cleanup 2009-04-17 22:45:57 +00:00
include For each architecture, define CACHE_LINE_SHIFT and a derived 2009-04-19 20:19:13 +00:00
mv Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
sa11x0 Move a comment to where it belongs. 2009-02-02 20:24:29 +00:00
xscale add IXP4XX_FLASH_SIZE config knob that can be used to override the default 2009-03-10 21:49:22 +00:00