Q
In the Many to One model, multiple threads are unable to run in parallel on multiprocessors because of ___________
-
A
A. Only one thread can access the kernel at a time
-
B
B. Many user threads have access to just one kernel thread
-
C
C. There is only one kernel thread
-
D
D. None of the mentioned
Correct Answer:
A. A. Only one thread can access the kernel at a time