An Effective Round Robin Algorithm using Min-Max Dispersion Measure

04/23/2014
by   Sanjaya Kumar Panda, et al.
0

Round Robin (RR) scheduling algorithm is a preemptive scheduling algorithm. It is designed especially for time sharing Operating System (OS). In RR scheduling algorithm the CPU switches between the processes when the static Time Quantum (TQ) expires. RR scheduling algorithm is considered as the most widely used scheduling algorithm in research because the TQ is equally shared among the processes. In this paper a newly proposed variant of RR algorithm called Min-Max Round Robin (MMRR) scheduling algorithm is presented. The idea of this MMRR is to make the TQ repeatedly adjusted using Min-Max dispersion measure in accordance with remaining CPU burst time. Our experimental analysis shows that MMRR performs much better than RR algorithm in terms of average turnaround time, average waiting time and number of context switches.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/03/2014

A Group based Time Quantum Round Robin Algorithm using Min-Max Spread Measure

Round Robin (RR) Scheduling is the basis of time sharing environment. It...
research
04/24/2014

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

Round Robin (RR) Algorithm is considered as optimal in time shared envir...
research
09/14/2011

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

CPU being considered a primary computer resource, its scheduling is cent...
research
03/20/2011

A New Proposed Dynamic Quantum with Re-Adjusted Round Robin Scheduling Algorithm and Its Performance Analysis

Scheduling is the central concept used frequently in Operating System. I...
research
09/12/2013

Simulation of an Optimum Multilevel Dynamic Round Robin Scheduling Algorithm

CPU scheduling has valiant effect on resource utilization as well as ove...
research
11/22/2011

A New Round Robin Based Scheduling Algorithm for Operating Systems: Dynamic Quantum Using the Mean Average

Round Robin, considered as the most widely adopted CPU scheduling algori...
research
03/20/2011

A New Dynamic Round Robin and SRTN Algorithm with Variable Original Time Slice and Intelligent Time Slice for Soft Real Time Systems

The main objective of the paper is to improve the Round Robin (RR) algor...

Please sign up or login with your details

Forgot password? Click here to reset