SHM
abbr. 共享的存贮器(Shared Memory);简谐运动(Simple Harmonic Motion)
例句
The memory file storage is /dev/shm/devmem
内存文件存储是 /dev/shm/dumpmem
Now that our directory is ready, we can mount /dev/shm/tmp, and only /dev/shm/tmp to /tmp.
既然我们的目录已经准备好了,我们可以安装,也只能安装 /dev/shm/tmp 到 /tmp。
Each program creates its own file; in my examples, I use the file name devmem located at /dev/shm/devmem.
每个程序都会创建自己的文件;在文本的示例中,我使用的文件名为 dumpmem,位于 /dev/shm/dumpmem。