ioremap

Srinivas Murthy codevana at gmail.com
Tue May 2 07:25:57 EST 2006


Hi,
 Why does ioremap() not allow normal system RAM to be mapped in using
ioremap().

 We have a need to access a portion of the normal system RAM to be mapped in
non-cached.

 To simulate, I used kmalloc() to allocate the memory and then passed the
virt_to_phys() of the memory to ioremap() but then noticed that ioremap()
wont allow it.

 Is there another way to access this memory non-cached?

Regards,
_Srinivas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20060501/764c29a8/attachment.htm>


More information about the Linuxppc-dev mailing list