2010
DOI: 10.5120/913-1291
|View full text |Cite
|
Sign up to set email alerts
|

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

Abstract: 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, … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
41
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 54 publications
(41 citation statements)
references
References 3 publications
0
41
0
Order By: Relevance
“…al. [7] did the similar work as [3] [4]. The optimal time quantum is assigned to each process after every cycle of execution.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…al. [7] did the similar work as [3] [4]. The optimal time quantum is assigned to each process after every cycle of execution.…”
Section: Related Workmentioning
confidence: 99%
“…The scheduling algorithm proposed in [11] uses two processors, one processor is dedicated to execute CPU-intensive processes only and the other processor is dedicated to executed I/O-intensive process. This gives better result in a two processor environment than [4]. A New Round Robin based Scheduling Algorithm for Operating Systems: Dynamic Quantum Using the Mean Average [12] introduce a new concept of calculating the average burst time of the processes from the ready queue after every cycle and allocated as dynamic time quantum.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Behera et al [3] developed an algorithm that arranges the processes in the ready queue in ascending order of burst time. Then, the time quantum is calculated.…”
Section: Dynamically Determined Time Quantummentioning
confidence: 99%
“…Time quantum is calculated using the median and the highest burst time. In [13], Ready queue is sorted according to processes' burst time and median is calculated. Time slice is equal to the median of all the processes present in ready queue.…”
Section: Related Workmentioning
confidence: 99%