The sysfs Filesystem
Submitted by admin on Sat, 2006-09-02 20:50
sysfs is a feature of the Linux 2.6 kernel that allows kernel code to export information to user processes via an in-memory filesystem. The organization of the filesystem directory hierarchy is strict, and based the internal organization of kernel data structures. The files that are created in the filesystem are (mostly) ASCII files with (usually) one value per file. These features ensure that the information exported is accurate and easily accessible, making sysfs one of the most intuitive and useful features of the 2.6 kernel.
...
Download PDF.
»
- Add new comment
- 2569 reads








Recent comments
3 weeks 4 days ago
3 weeks 4 days ago
5 weeks 1 day ago
9 weeks 2 days ago
11 weeks 1 day ago
11 weeks 2 days ago
11 weeks 2 days ago
11 weeks 6 days ago
15 weeks 1 day ago
16 weeks 3 days ago