Ask Question

Consider a process that uses a user-level threading library to spawn 10 user-level threads. The library maps these 10 threads on to 2 kernel threads. The process is executing on an 8-core system. What is the maximum number of threads of a process that can be executing in parallel?

+3
Answers (1)
  1. 18 October, 18:20
    0
    2 threads of a process

    Explanation:

    At maximum 2 threads of a process that can be executing in parallel.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Consider a process that uses a user-level threading library to spawn 10 user-level threads. The library maps these 10 threads on to 2 ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers