Chapter 5 CPU Scheduling
Chapter 5 CPU Scheduling
Basic Concepts
Intro
Example of CPU, I/O burst
Histogram
CPU Scheduler
Non-preemptive or Preemptive
Scheduling Criteria
Intro
Optimization
Explain
Scheduling Algorithms
FCFS
Summarize
SJF
example
example of Preemptive SJF, known as SRTF
Predict
Method
Round Robin
Example
Context Switch Cost
How to choose time quantum
Priority Scheduling
Problem
Multilevel Queue
Example
Multilevel Feedback Queue
Example
Important
Multiple-Processor Scheduling
Intro
ASMP vs. SMP
Common and private ready Queue
Affinity
Balance
- Balance and Affinity is counteract
Multicore Processor
Example
Systems
Real-time Scheduling
Thread Scheduling
Intro
Contention Scope
Pthread Scheduling
- example
Operating Systems Examples
Intro
Solaris
Dispatch Table for TS/IA Classes
Windows XP
Linux
Algorithm Evaluation
Chapter 5 CPU Scheduling
https://z-hwa.github.io/webHome/[object Object]/Operation Systems/Chapter-5-CPU-Scheduling/