Linux uses the shmget/mmap function to access files by directly incorporating file data into memory.
Linux 使用 shmget/mmap 函数通过直接将文件数据 合并入内存来访问文件。
youdao
用于Linux进程通信(IPC)共享内存。共享内存函数由shmget、shmat、shmdt、shmctl四个函数组成。
详细内容
应用推荐
模块上移
模块下移
不移动