000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM 00100000-07ffffff : System RAM
00100000-00291ba8 : Kernel code 00291ba9-002e09cb : Kernel data
e0000000-e3ffffff : VIA Technologies, Inc. VT82C597 [Apollo VP3]
e4000000-e7ffffff : PCI Bus #01 e4000000-e4003fff : Matrox Graphics, Inc.
MGA G200 AGP e5000000-e57fffff : Matrox Graphics, Inc. MGA G200 AGP
e8000000-e8ffffff : PCI Bus #01 e8000000-e8ffffff : Matrox Graphics, Inc.
MGA G200 AGP ea000000-ea00007f : Digital Equipment Corporation DECchip 21140
[FasterNet] ea000000-ea00007f : tulip ffff0000-ffffffff : reserved
The first column displays the memory registers used by each of the different types of memory.
The second column lists the kind of memory located within those registers and displays which
memory registers are used by the kernel within the system RAM or, if the network interface card
has multiple Ethernet ports, the memory registers assigned for each port.
2.13.
/proc/ioports
The output of
/proc/ioports
provides a list of currently registered port regions used for input
or output communication with a device. This file can be quite long. The following is a partial
listing:
0000-001f : dma1 0020-003f : pic1 0040-005f : timer 0060-006f : keyboard
0070-007f : rtc 0080-008f : dma page reg 00a0-00bf : pic2 00c0-00df : dma2
00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : ide0 02f8-02ff : serial(auto)
0376-0376 : ide1 03c0-03df : vga+ 03f6-03f6 : ide0 03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1 d000-dfff : PCI Bus #01 e000-e00f : VIA Technologies,
Inc. Bus Master IDE e000-e007 : ide0 e008-e00f : ide1 e800-e87f : Digital
Equipment Corporation DECchip 21140 [FasterNet] e800-e87f : tulip
The first column gives the I/O port address range reserved for the device listed in the second
column.
2.14.
/proc/kcore
This file represents the physical memory of the system and is stored in the core file format.
Unlike most
/proc/
files,
kcore
displays a size. This value is given in bytes and is equal to the
size of the physical memory (RAM) used plus 4 KB.
The contents of this file are designed to be examined by a debugger, such as
gdb
, and is not
human readable.
Caution
Do not view the
/proc/kcore
virtual file. The contents of the file scramble text
output on the terminal. If this file is accidentally viewed, press Ctrl-C to stop the
process and then type
reset
to bring back the command line prompt.
Chapter 5. The proc File System
56
Summary of Contents for ENTERPRISE LINUX 4.5.0 -
Page 1: ...Red Hat Enterprise Linux 4 5 0 4 5 0 Reference Guide ISBN N A Publication date ...
Page 2: ...Red Hat Enterprise Linux 4 5 0 ...
Page 4: ...Red Hat Enterprise Linux 4 5 0 ...
Page 24: ...xxiv ...
Page 26: ......
Page 36: ...12 ...
Page 72: ...48 ...
Page 112: ...88 ...
Page 122: ...98 ...
Page 140: ...116 ...
Page 142: ......
Page 300: ...276 ...
Page 318: ...294 ...
Page 320: ......
Page 332: ...308 ...
Page 350: ...326 ...
Page 378: ...354 ...
Page 388: ...364 ...
Page 394: ...370 ...
Page 395: ...Part IV Appendixes ...
Page 396: ......