International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 123 - Number 16 |
Year of Publication: 2015 |
Authors: Neetu Goel, R.B. Garg |
10.5120/ijca2015905720 |
Neetu Goel, R.B. Garg . Improvised Optimum Multilevel Dynamic Round Robin Algorithm for Optimizing CPU Scheduling. International Journal of Computer Applications. 123, 16 ( August 2015), 1-5. DOI=10.5120/ijca2015905720
CPU scheduling has strong effect on resource utilization as well as overall performance of the system. In order to simulate the behavior of multiple jobs in a multiprogramming computer system needs to be specified. The most important aspect of job scheduling is the ability to create a multi-tasking environment. The intention should be allowed as many as possible running processes at all time in order to make best use of CPU. Round Robin algorithm performs optimally in timeshared systems, but it is not suitable for soft real time systems, because it gives more number of context switches, larger waiting time and larger response time. The main objective of this paper is to improve the previous OMDRRS with calculates intelligent time slice and warps after every round of execution and assumed that all the processes were come at randomly as well as all the processes have priority. In order to simulate the behavior of various CPU scheduling algorithms and to improve Round Robin scheduling algorithm using dynamic time slice concept, we purpose new improved CPU scheduling algorithm called “Optimum Dynamic Round Robin Scheduling” (OMDRR). Our experimental results show that our proposed algorithm performs better in terms of reducing the number of context switch, average waiting time and average turnaround time.