/proc/sys/dev
Submitted by admin on Tue, 2006-06-06 23:47
In this directory you will find subdirectories with virtual files that contain device specific parameters. The exact layout will depend on your hardware configuration and compiled in device drivers. So you might not have all subdirectories that are documented here.
»
- Add new comment
- 4000 reads





sys_dev_scsi
This directory contains one file: logging_level
sys_hpet
HPET stands for High Precision Event Timer, and is a replacement for the RTC.
This directory contains one file: max-user-freq, which probably works the same way as /proc/sys/rtc/max-user-freq.
Documentation and example code can be found in the kernel sources: Documentation/hpet.txt