Linux Sysfs Question:
Download Questions PDF

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

Linux Sysfs Interview Question
Linux Sysfs Interview Question

Answer:

a) hotplug event

Download Linux Sysfs Interview Questions And Answers PDF

Previous QuestionNext Question
In the device driver model the device_driver object contains the:
a) name of the device driver
b) embedded kobjects
c) method for probing a device
d) all of the mentioned
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