File:  [CSRG BSD Unix] / 43BSDReno / share / man / man4 / man4.hp300 / mem.4
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:57 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

.\" Copyright (c) 1990 Regents of the University of California.
.\" All rights reserved.  The Berkeley software License Agreement
.\" specifies the terms and conditions for redistribution.
.\"
.\"	@(#)mem.4	5.1 (Berkeley) 6/29/90
.\"
.TH MEM 4 "June 29, 1990"
.UC 7
.SH NAME
mem, kmem \- main memory
.SH DESCRIPTION
.lg
.I 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.
.PP
Byte addresses in
.I mem
are interpreted as physical memory addresses.
References to non-existent locations cause errors to be returned.
On the HP300, the last byte of physical memory is always
0xFFFFFFFF.
Hence, on an HP300 with 8Mb of memory, physical memory would
start at 0xFF800000.
.PP
The file
.I kmem
is the same as 
.I mem
except that kernel virtual memory
rather than physical memory is accessed.
Only kernel virtual addresses that are mapped to memory are allowed.
On the HP300, kernel virtual memory runs from 0 to about 0x2400000.
.SH FILES
/dev/mem
.br
/dev/kmem

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.