CONTENT
- CHANGES
Szukaj
#top sysfs¶
#top The filesystem for exporting kernel objects¶
Zobacz także: sysfs | procfs | tmpfs
Dokumentacja kernela: sysfs.txt
sys/block/
all known block devices such ashda/
ram/
sda/
sys/bus/
all registered buses. Each directory belowbus/
holds by default two subdirectories:device/
for all devices attached to that busdriver/
for all drivers assigned with that bus.
sys/class/
for each device type there is a subdirectory: for example/printer
or/sound
sys/device/
all devices known by the kernel, organised by the bus they are connected tosys/firmware/
files in this directory handle the firmware of some hardware devicessys/fs/
files to control a file system, currently used by FUSE, a user space file system implementationsys/kernel/
holds directories (mount points) for other filesystems such as debugfs, securityfs.sys/module/
each kernel module loaded is represented with a directory.sys/power/
files to handle the power state of some hardware
Zmodyfikowany ostatnio: 2015/10/20 15:03:30 (9 lat temu),
textsize: 1,36 kB,
htmlsize: 2,97 kB
Zapraszam do komentowania, zgłaszania sugestii, propozycji, własnych przykładów, ...
Dodaj komentarzKomentarze użytkowników