English

Comparative performance analysis of multi dynamic time quantum Round Robin(MDTQRR) algorithm with arrival time

Operating Systems 2011-09-15 v1

Abstract

CPU being considered a primary computer resource, its scheduling is central to operating-system design. A thorough performance evaluation of various scheduling algorithms manifests that Round Robin Algorithm is considered as optimal in time shared environment because the static time is equally shared among the processes. We have proposed an efficient technique in the process scheduling algorithm by using dynamic time quantum in Round Robin. Our approach is based on the calculation of time quantum twice in single round robin cycle. Taking into consideration the arrival time, we implement the algorithm. Experimental analysis shows better performance of this improved algorithm over the Round Robin algorithm and the Shortest Remaining Burst Round Robin algorithm. It minimizes the overall number of context switches, average waiting time and average turn-around time. Consequently the throughput and CPU utilization is better.

Keywords

Cite

@article{arxiv.1109.3076,
  title  = {Comparative performance analysis of multi dynamic time quantum Round Robin(MDTQRR) algorithm with arrival time},
  author = {H. S. Behera and Rakesh Mohanty and Sabyasachi Sahu and Sourav Kumar Bhoi},
  journal= {arXiv preprint arXiv:1109.3076},
  year   = {2011}
}

Comments

10 pages, 18 Figures, Indian Journal of Computer Science and Engineering vol. 2 no. 2 April-May 2011

R2 v1 2026-06-21T19:04:41.398Z