-
An optimized round robin cpu scheduling algorithm with dynamic time quantum
CPU scheduling is one of the most crucial operations performed by operat...
read it
-
Enhancing CPU Performance using Subcontrary Mean Dynamic Round Robin (SMDRR) Scheduling Algorithm
Round Robin (RR) Algorithm is considered as optimal in time shared envir...
read it
-
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...
read it
-
Assessment of Response Time for New Multi Level Feedback Queue Scheduler
Response time is one of the characteristics of scheduler, happens to be ...
read it
-
An Effective Round Robin Algorithm using Min-Max Dispersion Measure
Round Robin (RR) scheduling algorithm is a preemptive scheduling algorit...
read it
-
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...
read it
-
Priority Based Dynamic Round Robin (PBDRR) Algorithm with Intelligent Time Slice for Soft Real Time Systems
In this paper, a new variant of Round Robin (RR) algorithm is proposed w...
read it
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 algorithm, undergoes severe problems directly related to quantum size. If time quantum chosen is too large, the response time of the processes is considered too high. On the other hand, if this quantum is too small, it increases the overhead of the CPU. In this paper, we propose a new algorithm, called AN, based on a new approach called dynamic-time-quantum; the idea of this approach is to make the operating systems adjusts the time quantum according to the burst time of the set of waiting processes in the ready queue. Based on the simulations and experiments, we show that the new proposed algorithm solves the fixed time quantum problem and increases the performance of Round Robin.
READ FULL TEXT
Comments
There are no comments yet.