Explain the activities taken by a kernel to perform process switching in time sharing environment.
b) What are the two differences between user-level threads and kernel-level threads? Under what circumstances is on type is better than the other?
Answers
Answered by
0
Context switching between kernel threads typically requires saving the value of the CPU registers from the thread being switched out and restoring the CPU registers of the new thread being scheduled.
Similar questions
Math,
3 months ago
Math,
3 months ago
Science,
7 months ago
Science,
1 year ago
Social Sciences,
1 year ago