International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 5 - Issue 5 |
Published: August 2010 |
Authors: Debashree Nayak, R. Mohanty, H.S.Behera |
![]() |
Debashree Nayak, R. Mohanty, H.S.Behera . A New Proposed Dynamic Quantum with Re-Adjusted Round Robin Scheduling Algorithm and Its Performance Analysis. International Journal of Computer Applications. 5, 5 (August 2010), 10-15. DOI=10.5120/913-1291
@article{ 10.5120/913-1291, author = { Debashree Nayak,R. Mohanty,H.S.Behera }, title = { A New Proposed Dynamic Quantum with Re-Adjusted Round Robin Scheduling Algorithm and Its Performance Analysis }, journal = { International Journal of Computer Applications }, year = { 2010 }, volume = { 5 }, number = { 5 }, pages = { 10-15 }, doi = { 10.5120/913-1291 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2010 %A Debashree Nayak %A R. Mohanty %A H.S.Behera %T A New Proposed Dynamic Quantum with Re-Adjusted Round Robin Scheduling Algorithm and Its Performance Analysis%T %J International Journal of Computer Applications %V 5 %N 5 %P 10-15 %R 10.5120/913-1291 %I Foundation of Computer Science (FCS), NY, USA
Scheduling is the central concept used frequently in Operating System. It helps in choosing the processes for execution. Round Robin (RR) is one of the most widely used CPU scheduling algorithm. But, its performance degrades with respect to context switching, which is an overhead and it occurs during each scheduling. Overall performance of the system depends on choice of an optimal time quantum, so that context switching can be reduced. In this paper, we have proposed a new variant of RR scheduling algorithm, known as Dynamic Quantum with Re-adjusted Round Robin (DQRRR) algorithm. We have experimentally shown that performance of DQRRR is better than RR by reducing number of context switching, average waiting time and average turnaround time.