Linux Sysfs Question:
Download Questions PDF

Sysfs internally stores the pointer to the ____ that implements the directory in the file system.
a) kobjects
b) kstructures
c) kinodes
d) none of the mentioned

Answer:

a) kobjects

Download Linux Sysfs Interview Questions And Answers PDF

Previous QuestionNext Question
In sysfs every subsystem has:
a) a shared attribute structure
b) its own attribute structure
c) both (a) and (b)
d) none of the mentioned
Kernel objects are exported as _____ via sysfs.
a) regular files
b) symbolic links
c) directories
d) none of the mentioned