DEVFS
Encyclopedia : D : DE : DEV : DEVFS
- The correct title of this } is }}}. The initial letter is capitalized due to [Naming conventions #Lower case first lettertechnical restrictions].
On all Unix systems, many I/O devices (such as disks, printers, virtual consoles and so forth) are treated by the operating system as special files. However, maintaining these special files on a conventional file system can become quite complex: this is particularly the case where arbitrary devices can be hot-swapped (installed or removed while the system is operational) such as USB devices. DevFS simplifies this problem by automatically overseeing the creation, deletion, and permission management of these files.
The Linux DevFS, written by Richard Gooch, is now deprecated in 2.6 series of the Linux kernel. [link] It is disabled and being removed since Linux 2.6.13.
It has been replaced with udev.
See also
- udev.
External links
- [Devfs (Device File System) FAQ] - FAQ about devfs
From Wikipedia, the Free Encyclopedia. Original article here. Support Wikipedia by contributing or donating.
All text is available under the terms of the GNU Free Documentation License See Wikipedia Copyrights for details.
