Q. Which of the following is the drawback of the One to One Model ? (Solved)
1. increased concurrency provided by this model
2. decreased concurrency provided by this model
3. creating so many threads at once can crash the system
4. creating a user thread requires creating the corresponding kernel thread
- d. creating a user thread requires creating the corresponding kernel thread