Solved

Locking the Entire Kernel Is Usually Not Required, Because ________

Question 37

Multiple Choice

Locking the entire kernel is usually not required, because ________.


A) processes on other processors are almost always executing in user mode.
B) kernel data structures are mostly read-only.
C) multiple processes can execute concurrently in kernel mode provided they do not modify the same data structures.
D) all of the above

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions