What are advantages and disadvantages of using user-level threads? What are adva
ID: 3886872 • Letter: W
Question
What are advantages and disadvantages of using user-level threads? What are advantages and disadvantages of using kernel-level threads? Can multithreaded solution using multiple user-level threads achieve better performance on a multiprocessor system than on a single-processor system? Under what circumstances is better to use kernel-level threads than user-level threads? Which of the following components of program state are shared across threads in a multithreaded process? a) Register values b) Code c) Global variables d) Stack memoryExplanation / Answer
Q1) Advantage and Disadvantage of User level Thread:
Advantage:
Disadvantage:
Q2) Advantage and Disadvantage of kernel level Thread:
Advantage:
Disadvantage:
Q5)
A multi threaded process shares the heap memory ,Global memory and page table .
They have private stack memory and Register values.
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.