|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 96 - Issue 18 |
| Published: June 2014 |
| Authors: Merwyn D’Souza, Fiona Caiero, Suwarna Surlakar |
10.5120/16892-6930
|
Merwyn D’Souza, Fiona Caiero, Suwarna Surlakar . Optimal Round Robin CPU Scheduling Algorithm using Euclidean Distance. International Journal of Computer Applications. 96, 18 (June 2014), 8-11. DOI=10.5120/16892-6930
@article{ 10.5120/16892-6930,
author = { Merwyn D’Souza,Fiona Caiero,Suwarna Surlakar },
title = { Optimal Round Robin CPU Scheduling Algorithm using Euclidean Distance },
journal = { International Journal of Computer Applications },
year = { 2014 },
volume = { 96 },
number = { 18 },
pages = { 8-11 },
doi = { 10.5120/16892-6930 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2014
%A Merwyn D’Souza
%A Fiona Caiero
%A Suwarna Surlakar
%T Optimal Round Robin CPU Scheduling Algorithm using Euclidean Distance%T
%J International Journal of Computer Applications
%V 96
%N 18
%P 8-11
%R 10.5120/16892-6930
%I Foundation of Computer Science (FCS), NY, USA
The performance of Round robin CPU scheduling algorithm is entirely dependent on the time quantum selected. This paper describes a new method to calculate the time quantum without user intervention by finding the relationship between the burst times of all processes in the ready queue using a similarity measure known as the Euclidean distance. Similarity measure is used to find patterns in the burst times of processes present in the ready queue.