English

Enhancing CPU Performance using Subcontrary Mean Dynamic Round Robin (SMDRR) Scheduling Algorithm

Operating Systems 2014-04-25 v1

Abstract

Round Robin (RR) Algorithm is considered as optimal in time shared environment because the static time is equally shared among the processes. If the time quantum taken is static then it undergoes degradation of the CPU performance and leads to so many context switches. In this paper, we have proposed a new effective dynamic RR algorithm SMDRR (Subcontrary Mean Dynamic Round Robin) based on dynamic time quantum where we use the subcontrary mean or harmonic mean to find the time quantum. The idea of this approach is to make the time quantum repeatedly adjusted according to the burst time of the currently running processes. Our experimental analysis shows that SMDRR performs better than RR algorithm in terms of reducing the number of context switches, average turnaround time and average waiting time.

Keywords

Cite

@article{arxiv.1404.6087,
  title  = {Enhancing CPU Performance using Subcontrary Mean Dynamic Round Robin (SMDRR) Scheduling Algorithm},
  author = {Sourav Kumar Bhoi and Sanjaya Kumar Panda and Debashee Tarai},
  journal= {arXiv preprint arXiv:1404.6087},
  year   = {2014}
}

Comments

5 pages, 13 figures. Journal of Global Research in Computer Science 2011. arXiv admin note: text overlap with arXiv:1103.3832 by other authors

R2 v1 2026-06-22T03:57:46.816Z