Saved Bookmarks
| 1. |
If a kernel thread performs a blocking system call, ____________(a) the kernel can schedule another thread in the application for execution(b) the kernel cannot schedule another thread in the same application for execution(c) the kernel must schedule another thread of a different application for execution(d) the kernel must schedule another thread of the same application on a different processor |
|
Answer» Correct answer is (a) the kernel can schedule another thread in the application for execution To explain I would say: None. |
|