阅读背景:

以单用户模式从linux内核共享内存到用户空间

来源:互联网 

I have a kernel module that allocates memory and I would like to share this memory with a user process. In normal mode we can only do that with: mmap, /proc, shmem, etc. but in single user mode, for embedded devices, isn't there a way to share a simple pointer?I have a kernel module that allocates memory an




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: