Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ kmem(7) — GL2 W2.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

MEM(7)  —  Silicon Graphics

NAME

mem, kmem − main memory

DESCRIPTION

Mem is a special file that is an image of the main memory of the computer.  It may be used, for example, to examine (and even to patch) the system. 

Byte addresses in mem are interpreted as physical memory addresses.  References to non-existent locations cause errors to be returned. 

Examining and patching device registers is likely to lead to unexpected results when read-only or write-only bits are present. 

The file kmem is the same as mem except that kernel virtual memory rather than physical memory is accessed. 

To arrange the map in adb(1) for examining kernel data structures use the command ?m c00400 cfffff. 
/dev/kmem

Version 2.5  —  April 22, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026