Was there a way to bind a shared memory object onto a fixed physical memory address?

kipade kipade at 163.com
Thu Apr 2 05:38:31 EDT 2020


As the topic, I want to specify a fixed physical memory space to a shared memory object, which can use
shm_XXX api to access the memory. Of course I do not want to use mmap api to map /dev/mem device
memory into user program.
Thanks all.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20200402/042f3e76/attachment.html>


More information about the Kernelnewbies mailing list