Cachable / Non-cachable memory

Dan Malek dan at netx4.com
Sat Jan 29 15:36:59 EST 2000


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/





More information about the Linuxppc-embedded mailing list