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
- 2163 reads








Recent comments
1 week 4 days ago
1 week 4 days ago
2 weeks 8 hours ago
3 weeks 3 days ago
4 weeks 1 day ago
9 weeks 3 days ago
10 weeks 1 day ago
10 weeks 2 days ago
10 weeks 6 days ago
11 weeks 6 days ago