Design and Performance Evaluation of Smart Job First Multilevel Feedback Queue (SJFMLFQ) Scheduling Algorithm with Dynamic Smart Time Quantum

Design and Performance Evaluation of Smart Job First Multilevel Feedback Queue (SJFMLFQ) Scheduling Algorithm with Dynamic Smart Time Quantum

Amit Kumar Gupta, Narendra Singh Yadav, Dinesh Goyal
DOI: 10.4018/IJMDEM.2017040106
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

Multilevel feedback queue scheduling (MLFQ) algorithm is based on the concept of several queues in which a process moves. In earlier scenarios there are three queues defined for scheduling. The two higher level queues are running on Round Robin scheduling and last level queue is running on FCFS (First Come First Serve). A fix time quantum is defined for RR scheduling and scheduling of process depends upon the arrival time in ready queue. Previously a lot of work has been done in MLFQ. In our propose algorithm Smart Job First Multilevel feedback queue (SJFMLFQ) with smart time quantum (STQ), the processes are arranged in ascending order of their CPU execution time and calculate a Smart Priority Factor SPF on which processes are scheduled in queue. The process which has lowest SPF value will schedule first and the process which has highest SF value will schedule last in queue. Then a smart time quantum (STQ) is calculated for each queue. As a result, we found decreasing in turnaround time, average waiting time and increasing throughput as compared to the previous approaches and hence increase in the overall performance.
Article Preview
Top

Scheduling Criteria

There are many CPU scheduling algorithm is defined in operating system. Now choose of particular scheduling algorithm is become very challenging task. So, which algorithm have the best property or best for schedule the process the researcher has consider the properties of scheduling algorithm. There are number of criteria are defined to judge which scheduling algorithm is best in operating system. These criteria basically characterize the scheduling algorithm for performances wise difference in the scheduling algorithm. Here the researcher has described each and every criterion in detail, which is followings: (D.M. Dhamdhere, 2006; Silberchatz et al, 2003)

  • Context Switch: A context switch occur when a process interrupt the normal execution sequence of another process. The CPU stores all relevant information of interrupted process in Task Control Box (TCB). The context switch degrades the system performances due to scheduling overhead. So scheduling algorithm is designed in such way that it can minimize the number of context switches.

  • Throughput: This term is defined as number of process finished their execution in per unit time. So scheduling algorithm is designed in such way that it can maximise the throughput.

  • CPU Utilization: From the performance wise concern the CPU cannot be sit ideal. So, scheduling algorithm is designed in such way that it cans maximum use of CPU as achievable.

  • Turnaround Time: It represents the duration of time from at which a particular process becomes ready for execution and at which it completed its whole execution time.

  • Waiting Time: It represents the duration of time for which the process has wait for acquiring the CPU for completing its execution time.

  • Response Time: It represents the instance of time at which the CPU is assigned to the process first time.

Complete Article List

Search this Journal:
Reset
Volume 15: 1 Issue (2024)
Volume 14: 1 Issue (2023)
Volume 13: 4 Issues (2022): 1 Released, 3 Forthcoming
Volume 12: 4 Issues (2021)
Volume 11: 4 Issues (2020)
Volume 10: 4 Issues (2019)
Volume 9: 4 Issues (2018)
Volume 8: 4 Issues (2017)
Volume 7: 4 Issues (2016)
Volume 6: 4 Issues (2015)
Volume 5: 4 Issues (2014)
Volume 4: 4 Issues (2013)
Volume 3: 4 Issues (2012)
Volume 2: 4 Issues (2011)
Volume 1: 4 Issues (2010)
View Complete Journal Contents Listing