raphael.bossek at solutions4linux.de wrote:
> how does Linux specify memory regions as cachable and non-
> cachable?
Any memory mapping request outside of the range of real
memory is mapped uncached/guarded. Look at drivers/char/mem.c
Driver requests to ioremap() are mapped uncached/guarded.
-- Dan
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
