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?

Solved
Show answers

Ask an AI advisor a question