On memory mapping

Dmitry Shubin shubin at ...174...
Wed Feb 27 12:57:51 CET 2013


Hello.

I want to map a single memory page twice to two different virtual
addresses with different attributes within a single address space. In
particular (for testing purposes) I want to have a piece of memory
that is accessible as cacheable and non-cacheable region at different
addresses.

How can I make this happen? Is this even possible with existing API?




More information about the users mailing list