Simulation of an Optimum Multilevel Dynamic Round Robin Scheduling Algorithm
Neetu Goel, R.B. Garg

TL;DR
This paper introduces OMDRRS, a new CPU scheduling algorithm that dynamically adjusts time slices to optimize performance, reducing context switches and response times compared to traditional Round Robin methods.
Contribution
The paper presents a novel multilevel dynamic round robin scheduling algorithm that calculates intelligent time slices and improves efficiency over existing algorithms.
Findings
OMDRRS reduces context switches.
It improves response time and waiting time.
The algorithm demonstrates robustness and efficiency.
Abstract
CPU scheduling has valiant effect on resource utilization as well as overall quality of the system. Round Robin algorithm performs optimally in time shared systems, but it performs more number of context switches, larger waiting time and larger response time. In order to simulate the behavior of various CPU scheduling algorithms and to improve Round Robin scheduling algorithm using dynamic time slice concept, in this paper we produce the implementation of new CPU scheduling algorithm called An Optimum Multilevel Dynamic Round Robin Scheduling (OMDRRS), which calculates intelligent time slice and warps after every round of execution. The results display the robustness of this software, especially for academic, research and experimental use, as well as proving the desirability and efficiency of the probabilistic algorithm over the other existing techniques and it is observed that this…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
