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:

Verified
Correct Answer:
Verified
Q32: By default, Linux supports _.<br>A) symmetric multiprocessing
Q33: In Linux systems, a task represents a
Q34: A task transitions to the _ state
Q35: Linux uses _ to support authentication via
Q36: The GPL states that any software distributed
Q38: Linux was originally developed _.<br>A) to replace
Q39: If an ext2 file system uses 2KB
Q40: _ is the kernel subsystem that manages
Q41: _ is not a shell.<br>A) bash<br>B) csh<br>C)
Q42: The first netfilter hook packets encounter is