CFP last date
20 May 2024
Reseach Article

Optimized Round Robin CPU Scheduling Algorithm

Published on February 2013 by Sukumar Babu .b, Neelima Priyanka N, P. Suresh Varma
International Conference on Recent Trends in Information Technology and Computer Science 2012
Foundation of Computer Science USA
ICRTITCS2012 - Number 2
February 2013
Authors: Sukumar Babu .b, Neelima Priyanka N, P. Suresh Varma
01634c3f-f207-409d-b55e-f572a8b58acb

Sukumar Babu .b, Neelima Priyanka N, P. Suresh Varma . Optimized Round Robin CPU Scheduling Algorithm. International Conference on Recent Trends in Information Technology and Computer Science 2012. ICRTITCS2012, 2 (February 2013), 28-30.

@article{
author = { Sukumar Babu .b, Neelima Priyanka N, P. Suresh Varma },
title = { Optimized Round Robin CPU Scheduling Algorithm },
journal = { International Conference on Recent Trends in Information Technology and Computer Science 2012 },
issue_date = { February 2013 },
volume = { ICRTITCS2012 },
number = { 2 },
month = { February },
year = { 2013 },
issn = 0975-8887,
pages = { 28-30 },
numpages = 3,
url = { /proceedings/icrtitcs2012/number2/10257-1338/ },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Proceeding Article
%1 International Conference on Recent Trends in Information Technology and Computer Science 2012
%A Sukumar Babu .b
%A Neelima Priyanka N
%A P. Suresh Varma
%T Optimized Round Robin CPU Scheduling Algorithm
%J International Conference on Recent Trends in Information Technology and Computer Science 2012
%@ 0975-8887
%V ICRTITCS2012
%N 2
%P 28-30
%D 2013
%I International Journal of Computer Applications
Abstract

One of the fundamental function of an operating system is scheduling. There are 2 types of uni-processor operating system in general. Those are uni-programming and multi-programming. Uni-programming operating system execute only single job at a time while multiprogramming operating system is capable of executing multiple jobs concurrently. Resource utilization is the basic aim of multi-programming operating system. There are many scheduling algorithms available for multi-programming operating system. But our work focuses on design and development aspect of new and novel scheduling algorithm for multi-programming operating system in the view of optimization. We developed a tool which gives output in the form of experimental results with respect to some standard and new scheduling algorithms e. g. First come first serve, shortest job first, round robin, optimal and a novel cpu scheduling algorithm etc.

References
  1. Hybrid Scheduling and Dual Queue Scheduling Syed Nasir Shah,Ahmad Mahmood,Alan Oxley 2009-IEEE 978-1-4244-4520-2/09 Conference
  2. Operating System concepts 7th Edition,By Galvin,Silberschatz,Gange John Wiley & Sons, 2005
  3. http://www1bpt. bridgeport. edu/sed/projects/cs503/Spring_2001/kode/os/scheduling. htm
  4. Milan Milenkovic, "Operting System Concepts and Design", Second Edition McGraw Hill International, 1992
  5. Leland L. Beck, "System Software", 3rd Ed. , Addison Wesley, 1997
  6. A Novel CPU Scheduling Algorithm – Preemptive & Non Preemptive, International Journal of Modern Engineering Research, Volume2 Issue 6 Nov – Dec 2012.
  7. Efficient Round Robin CPU Scheduling Algorithm, International Journal of Engineering Research and Development, Volume 4, Issue 9 (November 2012).
Index Terms

Computer Science
Information Sciences

Keywords

Operating System Uni-processor Uni Programming Multi-programming Resource Utilization Scheduling Fcfs Sjf Priority Round Robin A Novel Cpu Scheduling Algorithm