Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, 2005 6.1 Operating System Concepts Operating Systems Lecture 16 Scheduling II.

Slides:



Advertisements
Similar presentations
CPU Scheduling.
Advertisements

Chapter 5: CPU Scheduling
Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Operating Systems Lecture 17 Scheduling III.
Silberschatz, Galvin and Gagne ©2013 Operating System Concepts Essentials – 2 nd Edition Chapter 6a: CPU Scheduling.
 Basic Concepts  Scheduling Criteria  Scheduling Algorithms.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition Chapter 5: CPU Scheduling.
Operating Systems Chapter 6
Chap 5 Process Scheduling. Basic Concepts Maximum CPU utilization obtained with multiprogramming CPU–I/O Burst Cycle – Process execution consists of a.
Chapter 5 CPU Scheduling. CPU Scheduling Topics: Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor Scheduling Real-Time Scheduling.
Operating Systems CPU Scheduling. Agenda for Today What is Scheduler and its types Short-term scheduler Dispatcher Reasons for invoking scheduler Optimization.
Operating System Concepts with Java – 7 th Edition, Nov 15, 2006 Silberschatz, Galvin and Gagne ©2007 Processes and Their Scheduling.
CPU Scheduling Algorithms
Chapter 3: CPU Scheduling
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition, Chapter 5: CPU Scheduling.
CS 311 – Lecture 23 Outline Kernel – Process subsystem Process scheduling Scheduling algorithms User mode and kernel mode Lecture 231CS Operating.
02/06/2008CSCI 315 Operating Systems Design1 CPU Scheduling Algorithms Notice: The slides for this lecture have been largely based on those accompanying.
Scheduling in Batch Systems
Chapter 6: CPU Scheduling. 5.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Feb 2, 2005 Chapter 6: CPU Scheduling Basic.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 6: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms.
6/25/2015Page 1 Process Scheduling B.Ramamurthy. 6/25/2015Page 2 Introduction An important aspect of multiprogramming is scheduling. The resources that.
What we will cover…  CPU Scheduling  Basic Concepts  Scheduling Criteria  Scheduling Algorithms  Evaluations 1-1 Lecture 4.
Chapter 5-CPU Scheduling
7/12/2015Page 1 Process Scheduling B.Ramamurthy. 7/12/2015Page 2 Introduction An important aspect of multiprogramming is scheduling. The resources that.
02/11/2004CSCI 315 Operating Systems Design1 CPU Scheduling Algorithms Notice: The slides for this lecture have been largely based on those accompanying.
Modified from Silberschatz, Galvin and Gagne ©2009 Lecture 8 Chapter 5: CPU Scheduling.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 6: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms.
Chapter 5: CPU Scheduling. 5.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Feb 2, 2005 Basic Concepts Maximum CPU utilization.
Chapter 6: CPU Scheduling
CS212: OPERATING SYSTEM Lecture 3: Process Scheduling 1.
Chapter 6 CPU SCHEDULING.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 6: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms.
Scheduling. Alternating Sequence of CPU And I/O Bursts.
Silberschatz and Galvin  Operating System Concepts Module 5: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor.
Alternating Sequence of CPU And I/O Bursts. Histogram of CPU-burst Times.
CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Thread Scheduling Multiple-Processor Scheduling Operating Systems Examples Algorithm.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition, Chapter 5: CPU Scheduling.
Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Operating Systems Lecture 15 Scheduling Read Ch.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 6: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition, Lecture 7: CPU Scheduling Chapter 5.
Chapter 5: CPU Scheduling. 5.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts Chapter 5: CPU Scheduling Basic Concepts Scheduling Criteria.
Chapter 5: Process Scheduling. 5.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts Basic Concepts Maximum CPU utilization can be obtained.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition, Chapter 5: Process Scheduling.
1 11/29/2015 Chapter 6: CPU Scheduling l Basic Concepts l Scheduling Criteria l Scheduling Algorithms l Multiple-Processor Scheduling l Real-Time Scheduling.
Chapter 5: CPU Scheduling. 5.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts – 7 th Edition, Feb 2, 2005 Chapter 5: CPU Scheduling Basic.
Silberschatz and Galvin  Operating System Concepts Module 5: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor.
1 CS.217 Operating System By Ajarn..Sutapart Sappajak,METC,MSIT Chapter 5 CPU Scheduling Slide 1 Chapter 5 CPU Scheduling.
6.1 CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor Scheduling Real-Time Scheduling Algorithm Evaluation.
1 CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor Scheduling Real-Time Scheduling.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition Chapter 5: CPU Scheduling.
Chapter 4 CPU Scheduling. 2 Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor Scheduling Real-Time Scheduling Algorithm Evaluation.
Lecture 4 CPU scheduling. Basic Concepts Single Process  one process at a time Maximum CPU utilization obtained with multiprogramming CPU idle :waiting.
CPU Scheduling G.Anuradha Reference : Galvin. CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms Multiple-Processor Scheduling Real-Time.
1 Module 5: Scheduling CPU Scheduling Scheduling Algorithms Reading: Chapter
Basic Concepts Maximum CPU utilization obtained with multiprogramming
1 Lecture 5: CPU Scheduling Operating System Fall 2006.
Silberschatz, Galvin and Gagne ©2013 Operating System Concepts – 9 th Edition Chapter 6: CPU Scheduling.
CPU Scheduling Algorithms CSSE 332 Operating Systems Rose-Hulman Institute of Technology.
Silberschatz, Galvin and Gagne ©2009 Operating System Concepts – 8 th Edition Chapter 5: CPU Scheduling.
Chapter 5: CPU Scheduling. 5.2 Silberschatz, Galvin and Gagne ©2005 Operating System Concepts Chapter 5: CPU Scheduling Basic Concepts Scheduling Criteria.
1 Chapter 5: CPU Scheduling. 2 Basic Concepts Scheduling Criteria Scheduling Algorithms.
Silberschatz, Galvin and Gagne  Operating System Concepts Chapter 6: CPU Scheduling Basic Concepts Scheduling Criteria Scheduling Algorithms.
CPU SCHEDULING.
Scheduling (Priority Based)
CPU Scheduling.
Chapter 6: CPU Scheduling
Chapter5: CPU Scheduling
Chapter 5: CPU Scheduling
CPU Scheduling.
CPU Scheduling: Basic Concepts
Chapter 5: CPU Scheduling
Presentation transcript:

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Operating Systems Lecture 16 Scheduling II

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Recall Scheduling Criteria CPU utilization –fraction of time the CPU is busy. CPU efficiency – fraction of time the CPU is executing user code. Throughput – # of processes completed per unit time Average Turnaround time – average delay between job submission and job completion. Normalized turnaround time – Ratio of turnaround time to service time per process. Indicates the relative delay experienced by a process. Waiting time – amount of time a process has been waiting in the ready queue Response time – amount of time it takes from when a request was submitted until the first response is produced.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example: Computing Criteria Suppose two processes arrive at time zero. t i = service time for process i to complete. P 1 : t 1 = 7P 2 : t 2 = 11 Assume 1 unit of time for dispatch of process. Assume non-preemptive scheduling. a) Draw the Gantt diagram for these processes.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example: Computing Criteria (continued) Suppose two processes arrive at time zero. P 1 : t 1 = 7P 2 : t 2 = 11 Assume 1 unit of time for dispatch of process. Assume non-preemptive scheduling. b) Compute the following: Avg. service time: Throughput: CPU utilization: CPU efficiency: Avg. Turnaround: Avg. Wait time: (Note: Avg wait time = avg. turnaround - avg service - avg dispatch) Normalized turnaround for P 1 : Normalized turnaround for P 2 : c) Suppose P 2 arrives at time 4. What statistics change? What are their new values?

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Assumptions in next examples Assume dispatch time = 0 (unless otherwise noted)  CPU efficiency = CPU utilization Assume each process has one and only one CPU burst (unless otherwise noted). Variable definitions:  w = time spent in system (wait time, blocked time, execution time).  e = time spent in execution thus far.  s = total service time required, including e.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example with FCFS scheduling FCFS (first come first served) selection function: max(w) Example: P 1 : t 1 = 60 (arrival at 0 -  ) P 2 : t 2 = 10 (arrival at 0) P 3 : t 3 = 30 (arrival at 0 +  ) P 4 : t 4 = 20 (arrival at 0 + 2*  )  = an extremely small unit of time. a) Draw the Gantt diagram.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example with FCFS continued Example: P 1 : t 1 = 60 (arrival at 0 -  ) P 2 : t 2 = 10 (arrival at 0) P 3 : t 3 = 30 (arrival at 0 +  ) P 4 : t 4 = 20 (arrival at 0 + 2*  )  = an extremely small unit of time. b)Compute the following quantities: Avg. service time: Throughput: CPU utilization: CPU efficiency: Avg turnaround time: Avg wait time: Normalized turnaroundtime for each process:

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example with FCFS continued Suppose order changes to: P 2 P 3 P 4 P 1 Example: P 1 : t 1 = 60 (arrival at 0 + 2*  ) P 2 : t 2 = 10 (arrival at 0-  ) P 3 : t 3 = 30 (arrival at 0 ) P 4 : t 4 = 20 (arrival at 0 +  )  = an extremely small unit of time. a) Draw the Gantt diagram. b)What values change? What are the new values?

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Notes on FCFS FCFS is unfair to processes with short CPU bursts. (They may have long wait times compared to their service requirements). Question: Is starvation possible with FCFS? FCFS is generally used only with batch systems. (May be used as part of another system).

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts ProcessArrival TimeBurst Time P P P P SJF (non-preemptive) Selection criterion: min(s) Average waiting time = ( )/4 = 4 Avg service time = Throughput = Avg turnaround =  Check consistency. Wait = (Turnaround - Service - Dispatch) Example of Non-Preemptive SJF P1P1 P3P3 P2P P4P4 812

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Notes on SJF SJF is a priority algorithm  Priority is based on the predicted next CPU burst Question: Is starvation possible with SJF?

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example of Preemptive SJF ProcessArrival TimeBurst Time P P P P SJF (preemptive) Selection criterion: min(s - e) Average waiting time = ( )/4 = 3 What statistics are different from non-preemptive SJF? What are the values of these stats? P1P1 P3P3 P2P P4P4 57 P2P2 P1P1 16

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Determining Length of Next CPU Burst Can be done by using the length of previous CPU bursts, using exponential averaging. If we expand the formula, we get:  n+1 =  t n +(1 -  )  t n -1 + … +(1 -  ) j  t n -j + … +(1 -  ) n+1  0

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Priority Scheduling A priority number (integer) is associated with each process. The CPU is allocated to the process with the highest priority  Some systems have a high number represent high priority.  Other systems have a low number represent high priority.  Text uses a low number to represent high priority. Priority scheduling may be preemptive or nonpreemptive.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Assigning Priorities SJF is a priority scheduling where priority is the predicted next CPU burst time. Other bases for assigning priority:  Memory requirements  Number of open files  Avg I/O burst / Avg CPU burst  External requirements (amount of money paid, political factors, etc). Problem: Starvation -- low priority processes may never execute. Solution: Aging -- as time progresses increase the priority of the process.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Round Robin Scheduling Each process gets a small unit of CPU time (time quantum).  A time quantum is usually milliseconds. After this time has elapsed, the process is preempted and added to the end of the ready queue. If there are n processes in the ready queue and the time quantum is q,  then each process gets 1/n of the CPU time in chunks of at most q time units at once.  No process waits more than (n-1)q time units.

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts Example of RR, time quantum = 20 ProcessBurst Time P 1 53 P 2 17 P 3 68 P 4 24 The Gantt chart is: Compute: Avg service time, Throughput, avg turnaround, avg wait: Typically, higher average turnaround than SJF, but better response. Suppose P 1 arrives at 0, P 2 at 19, P 3 at 23 and P 4 at 25. What changes? What are the new values? P1P1 P2P2 P3P3 P4P4 P1P1 P3P3 P4P4 P1P1 P3P3 P3P

Silberschatz, Galvin and Gagne  2002 Modified for CSCI 399, Royden, Operating System Concepts RR Performance Performance varies with the size of the time slice, but not in a simple way. Short time slice leads to faster interactive response.  Problem: Adds lots of context switches. High Overhead. Longer time slice leads to better system throughput (lower overhead), but response time is worse.  If time slice is too long, RR becomes just like FCFS. Time slice vs process switch time:  If time slice = 20 msec and process switch time = 5 msec, then 5/25 = 20% of CPU time spent on overhead.  If time slice = 500 msec, then only 1% of CPU used for overhead.  The time slice should be large compared to the process switch time.  A typical time slice is 1 sec (4.3 BSD UNIX) RR makes the implicit assumption that all processes are equally important.  Cannot use RR is you want different processes to have different priorities.