Linux Sysfs Question:
Download Questions PDF

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

Linux Sysfs Interview Question
Linux Sysfs Interview Question

Answer:

b) its own attribute structure

Download Linux Sysfs Interview Questions And Answers PDF

Previous QuestionNext Question
Which one of the following is a notification to user space from the kernel that something has changed in the system's configuration?
a) hotplug event
b) module event
c) attach event
d) none of the mentioned
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