Computer Science 330
Operating Systems
Fall 2022, Siena College
Lecture 0x05: CPU Scheduling
Date: Friday, September 30, 2022
Agenda
- Announcements
- Programming Project 1: CPU Scheduler Simulation [HTML] [PDF] accepted without penalty through 11:59 PM Monday, but no further late submissions accepted
- The next readings/activities from OS zyBook: Chapter 4, sections 1-3, due Monday, October 3
- Looking at more of the exercises for OS zyBook Chapter 3
- A sample simulation study
- Getting started on Lab 2: A Process Tree [HTML] [PDF]
Terminology
- real-time process
- period
- RM scheduling
- EDF scheduling
- feasable schedule
- CPU utilization