Multiple choice

Which of the following load balancing methods in CPU scheduling involves a separate process that runs periodically, and moves processes from heavily loaded to less loaded?

  1. Pull migration

  2. Push migration

  3. Contention scope

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This is a load balancing method that involves a separate process that runs periodically, and moves processes from heavily loaded to less loaded.