Operating System (OS) Question: Download Operating System (OS) PDF

What is load Sharing in Operating System (OS)?

Tweet Share WhatsApp

Answer:

Processes are not assigned to a particular processor. A global queue of threads is maintained. Each processor, when idle, selects a thread from this queue. Note that load balancing refers to a scheme where work is allocated to processors on a more permanent basis.

Download Operating System (OS) PDF Read All 74 Operating System (OS) Questions
Previous QuestionNext Question
Explain busy waiting in Operating System (OS)?What is gang scheduling in Operating System (OS)?