International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 130 - Issue 6 |
Published: November 2015 |
Authors: Kankana Datta, Manasi Jana, Arpita Mazumdar |
![]() |
Kankana Datta, Manasi Jana, Arpita Mazumdar . An Effective Dynamic Quantum Round Robin(EDQRR) CPU Scheduling Algorithm. International Journal of Computer Applications. 130, 6 (November 2015), 1-5. DOI=10.5120/ijca2015906984
@article{ 10.5120/ijca2015906984, author = { Kankana Datta,Manasi Jana,Arpita Mazumdar }, title = { An Effective Dynamic Quantum Round Robin(EDQRR) CPU Scheduling Algorithm }, journal = { International Journal of Computer Applications }, year = { 2015 }, volume = { 130 }, number = { 6 }, pages = { 1-5 }, doi = { 10.5120/ijca2015906984 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2015 %A Kankana Datta %A Manasi Jana %A Arpita Mazumdar %T An Effective Dynamic Quantum Round Robin(EDQRR) CPU Scheduling Algorithm%T %J International Journal of Computer Applications %V 130 %N 6 %P 1-5 %R 10.5120/ijca2015906984 %I Foundation of Computer Science (FCS), NY, USA
Processor scheduling is one of the primary task of time sharing operating system.The main goal behind CPU scheduling algorithm is to identify the process and assign it to CPU that will give the best possible system performance. In this report,a dynamic approach is presented for Round Robin CPU scheduling. Here a modified concept of dynamic quantum for each round is designed to achieve lesser average waiting time, lesser average turnaround time and lesser number of context switching as an improved feature to conventional Round Robin scheme and also a few number of existing schemes. The comparative study of processing performance clearly shows that the proposed scheme gives approximate [15 -20]% better result than few related recent works.