user virtual address to physical address

Chetan Nanda chetannanda at gmail.com
Tue May 8 23:30:07 EDT 2012


On Wed, May 9, 2012 at 5:40 AM, Fredrick <fjohnber at zoho.com> wrote:

> Hi,
>
> I need to convert a user virtual address to its
> corresponding physical address.
> I know that if the virtual address is from kernel,
> we could use virt_to_phys.
> Is there a similar helper function
> to convert user virtual address.?
>
> Hi Fredrick,

Please elaborate the purpose,

User-space application allowed to have virtual address upto 3GB, assuming
1:3 address space split.
And its not mandatory for all user-space address to be valid and to have
all user-space address to have a valid physical address mapping.


Thanks,
Chetan

Thanks,
> Fredrick
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20120509/6b7d4566/attachment.html 


More information about the Kernelnewbies mailing list