3. |
What is the benefit of demand-loading modules?
Please select the best answer.
|
|
A. |
To prevent the user from building a monolithic kernel.
|
|
B. |
To keep the administrator from configuring modules.
|
|
C. |
To isolate all module functionality into a single kernel thread, kmod .
|
|
D.
|
To provide a module's functionality as soon as it's needed and not before.
|