kmem.4
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 4 代码 · 共 31 行
4
31 行
.\" SCCSID: @(#)kmem.4 8.1 9/11/90.\" SCCSID: @(#)kmem.4 8.1 9/11/90.TH kmem 4.SH Namekmem \- virtual main memory image.SH Description.NXR "kmem special file".NXR "virtual main memory image"The.PN kmemspecial file is an image of the virtual main memoryof the computer.It may be used, for example, to examine(and even to patch) the running system..PPByte addresses in.PN kmemare interpreted as virtual memory addresses.For VAXs,the per-process data for the current process is at virtual address7f\&f\&f\&f\&000(16)..SH RestrictionsThe.PN kmemmemory file is accessed one byteat a time..SH Files.PN /dev/kmem.SH See AlsoMAKEDEV(8)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?