InterviewSolution
Saved Bookmarks
| 1. |
The model in which one kernel thread is mapped to many user-level threads is called ___________(a) Many to One model(b) One to Many model(c) Many to Many model(d) One to One modelI had been asked this question in quiz.This question is from Multi Threading Models topic in section The Linux System of Operating System |
|
Answer» The correct choice is (a) MANY to ONE model |
|