Q
If a kernel thread performs a blocking system call, ____________
-
A
A. The kernel can schedule another thread in the application for execution
-
B
B. The kernel cannot schedule another thread in the same application for execution
-
C
C. The kernel must schedule another thread of a different application for execution
-
D
D. The kernel must schedule another thread of the same application on a different processor
Correct Answer:
A. A. The kernel can schedule another thread in the application for execution