Linux Sysfs Question:
Download Questions PDF

The kset contains:
a) pointer to subsystem descriptor
b) pointer to the kobject type descriptor of the kset
c) head of the kobjects included in the kset
d) all of the mentioned

Linux Sysfs Interview Question
Linux Sysfs Interview Question

Answer:

d) all of the mentioned

Download Linux Sysfs Interview Questions And Answers PDF

Previous QuestionNext Question
Which one of the following is a read-write semaphore in linux that protects all ksets and kobjects included in the filesystem?
a) rwsem
b) rwsemaphore
c) rws
d) none of the mentioned
The core data structure of device driver model is:
a) kobject
b) kfile
c) kmodule
d) none of the mentioned