Q
Which of the following is the drawback of the One to One Model?
-
A
A. Increased concurrency provided by this model
-
B
B. Decreased concurrency provided by this model
-
C
C. Creating so many threads at once can crash the system
-
D
D. Creating a user thread requires creating the corresponding kernel thread
Correct Answer:
D. D. Creating a user thread requires creating the corresponding kernel thread