What is Round-Robin Scheduling

Discuss the Round-Robin Scheduling.

E

Expert

Verified

In the Round-Robin Scheduling, processes are dispatched FIFO, however are provided a limited CPU time. If the process are not able to complete its execution before its CPU time expires, the CPU is pre-empted and provided to the process that is waiting next. The Pre-empted process is then placed at the back of the ready list.

   Related Questions in Operating System

©TutorsGlobe All rights reserved 2022-2023.