/proc/fs/nfsd/exports
displays the file systems being shared and the permissions granted
for those file systems. For more on file system sharing with NFS, refer to
Chapter 9, Network
File System (NFS)
.
3.5.
/proc/ide/
This directory contains information about IDE devices on the system. Each IDE channel is
represented as a separate directory, such as
/proc/ide/ide0
and
/proc/ide/ide1
. In
addition, a
drivers
file is available, providing the version number of the various drivers used on
the IDE channels:
ide-floppy version 0.99.newide ide-cdrom version 4.61 ide-disk version 1.18
Many chipsets also provide a file in this directory with additional data concerning the drives
connected through the channels. For example, a generic Intel PIIX4 Ultra 33 chipset produces
the
/proc/ide/piix
file which reveals whether DMA or UDMA is enabled for the devices on the
IDE channels:
Intel PIIX4 Ultra 33 Chipset. ------------- Primary Channel
---------------- Secondary Channel ------------- enabled enabled
------------- drive0 --------- drive1 -------- drive0 ---------- drive1
------ DMA enabled: yes no yes no UDMA enabled: yes no no no UDMA enabled: 2
X X X UDMA DMA PIO
Navigating into the directory for an IDE channel, such as
ide0
, provides additional information.
The
channel
file provides the channel number, while the
model
identifies the bus type for the
channel (such as
pci
).
3.5.1. Device Directories
Within each IDE channel directory is a device directory. The name of the device directory
corresponds to the drive letter in the
/dev/
directory. For instance, the first IDE drive on
ide0
would be
hda
.
Note
There is a symbolic link to each of these device directories in the
/proc/ide/
directory.
Each device directory contains a collection of information and statistics. The contents of these
directories vary according to the type of device connected. Some of the more useful files
common to many devices include:
•
cache
— The device cache.
/proc/ide/
69
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: ......