📄 mem.4
字号:
.th MEM IV 5/27/74.sh NAMEmem, kmem, null \*- core memory.sh DESCRIPTION.it Memis a special file that is an image of the core memoryof the computer.It may be used, for example, to examine,and even to patch the system using the debugger..s3A memory address isan 18-bit quantity whichis used directly as a UNIBUS address.References to non-existent locations cause errors to be returned..s3Examining and patching device registers is likelyto lead to unexpected results when read-only or write-onlybits are present..s3The file.it kmemis the same as .it memexcept that kernel virtual memoryrather than physical memory is accessed.In particular, the I/O areaof.it kmemis located beginning at 160000 (octal)rather than at 760000.The 1K region beginning at 140000 (octal)is the system's data for the current process..s3The file.it nullreturns end-of-fileon.it readand ignores.it write..sh FILES/dev/mem,/dev/kmem,/dev/null
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -