Question
What distinguishes the two-level threading model from a basic many-to-many model?
Select an option. Your answer will be checked instantly.
Correct Answer: B. It allows selected user threads to be bound to specific kernel threads
Explanation:
The two-level model provides many-to-many multiplexing while permitting explicit binding for particular threads.
Bound threads can receive dedicated kernel scheduling support when required.
Leave a Reply