Operating System (OS) Question:

What is medium term scheduling in Operating System (OS)?

Answer:

Medium term scheduling is part of the swapping function. This relates to processes that are in a blocked or suspended state. They are swapped out of real-memory until they are ready to execute. The swapping-in decision is based on memory-management criteria.

Read All 74 Operating System (OS) Questions
Previous QuestionNext Question
What is long term scheduler in Operating System (OS)?What is short term scheduler in Operating System (OS)?