Characteristic specific prioritized dynamic average burst round robin scheduling for uniprocessor and multiprocessor environment
Amar Ranjan Dash, Sandipta Kumar Sahu, Sanjay Kumar Samantra and, Sradhanjali Sabat

TL;DR
This paper introduces CSPDABRR, a new CPU scheduling algorithm that uses seven priority features and dynamic time quantum, showing improved performance over traditional methods in various environments.
Contribution
The paper proposes CSPDABRR, a novel scheduling algorithm combining characteristic-specific priorities with dynamic quantum, enhancing efficiency in uniprocessor and multiprocessor systems.
Findings
Improved average waiting time and turnaround time.
Better scheduling performance compared to traditional RR and Priority algorithms.
Effective in both uniprocessor and multiprocessor environments.
Abstract
CPU scheduling is one of the most crucial operations performed by operating systems. Different conventional algorithms like FCFS, SJF, Priority, and RR (Round Robin) are available for CPU Scheduling. The effectiveness of Priority and Round Robin scheduling algorithm completely depends on selection of priority features of processes and on the choice of time quantum. In this paper a new CPU scheduling algorithm has been proposed, named as CSPDABRR (Characteristic specific Prioritized Dynamic Average Burst Round Robin), that uses seven priority features for calculating priority of processes and uses dynamic time quantum instead of static time quantum used in RR. The performance of the proposed algorithm is experimentally compared with traditional RR and Priority scheduling algorithm in both uni-processor and multi-processor environment. The results of our approach presented in this paper…
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.
