CS 3733 Operating Systems


Lecture 27 [3/23/98]: Short-Term Scheduling Algorithms

Reading: Section 5.3 of SG

  • Basic Algorithms:

  • Demonstration of Scheduling Simulator for Assignment 5

  • Multi-Level Queues
    classify jobs or processes and maintain separate queues for each class of processes. This can be managed in one of two ways:
  • Multi-Level Feedback Queues
    are defined by the following elements:


    Skill: Understand the basics of short-term scheduling.


    Revised 3/13/98