2. Character devices send data with no preconfigured size. Block devices can send and receive
information in blocks of a size configured per device.
For more information about devices refer to the following installed documentation:
/usr/share/doc/kernel-doc-<version>/Documentation/devices.txt
2.7.
/proc/dma
This file contains a list of the registered ISA DMA channels in use. A sample
/proc/dma
files
looks like the following:
4: cascade
2.8.
/proc/execdomains
This file lists the execution domains currently supported by the Linux kernel, along with the
range of personalities they support.
0-0 Linux [kernel]
Think of execution domains as the "personality" for an operating system. Because other binary
formats, such as Solaris, UnixWare, and FreeBSD, can be used with Linux, programmers can
change the way the operating system treats system calls from these binaries by changing the
personality of the task. Except for the
PER_LINUX
execution domain, different personalities can
be implemented as dynamically loadable modules.
2.9.
/proc/fb
This file contains a list of frame buffer devices, with the frame buffer device number and the
driver that controls it. Typical output of
/proc/fb
for systems which contain frame buffer
devices looks similar to the following:
0 VESA VGA
2.10.
/proc/filesystems
This file displays a list of the file system types currently supported by the kernel. Sample output
from a generic
/proc/filesystems
file looks similar to the following:
nodev sysfs nodev rootfs nodev bdev nodev proc nodev sockfs nodev
binfmt_misc nodev usbfs nodev usbdevfs nodev futexfs nodev tmpfs nodev
pipefs nodev eventpollfs nodev devpts ext2 nodev ramfs nodev hugetlbfs
iso9660 nodev mqueue ext3 nodev rpc_pipefs nodev autofs
Chapter 5. The proc File System
54
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: ......