DocumentCode
252958
Title
A genetic approach for processor scheduling
Author
Maktum, Tabassum A. ; Dhumal, Rashmi A. ; Ragha, Lata
Author_Institution
Comput. Dept., Terna Eng. Coll., Mumbai, India
fYear
2014
fDate
9-11 May 2014
Firstpage
1
Lastpage
4
Abstract
CPU scheduling is one of the most important tasks of operating system, which provides a specific sequence of execution for the processes waiting in queue. The scheduling of processes has very much impact on efficiency and performance of CPU. The major objective of this task is to maximize the efficiency and hence the performance. We present a Genetic Algorithm based approach for CPU scheduling. Genetic algorithm is evolutionary technique which finds optimal solutions for NP hard problems. Genetic Algorithm based approach presented here, is used to find near optimal solution for the scheduling problem. The algorithm schedules the processes based on their average waiting time. We implement and compare the results of two traditional algorithms: FCFS (First Come First Serve) and SJF (Shortest Job First) with Genetic algorithm based CPU scheduling.
Keywords
computational complexity; genetic algorithms; processor scheduling; CPU efficiency; CPU performance; CPU scheduling; FCFS; NP hard problems; SJF; average waiting time; evolutionary technique; execution sequence; first come first serve; genetic algorithm; genetic approach; near optimal solution; operating system tasks; optimal solutions; processor scheduling; scheduling problem; shortest job first; Computers; Genetic algorithms; Genetics; Operating systems; Processor scheduling; FCFS; Genetic Algorithms; SJF;
fLanguage
English
Publisher
ieee
Conference_Titel
Recent Advances and Innovations in Engineering (ICRAIE), 2014
Conference_Location
Jaipur
Print_ISBN
978-1-4799-4041-7
Type
conf
DOI
10.1109/ICRAIE.2014.6909108
Filename
6909108
Link To Document