Priority Scheduling

Associate a numeric property with each process

Smaller number means higher priority

Give the CPU to the process with highest priority
SJF Scheduling is a priority scheduling where priority is the predicted next CPU burst time

Starvation

Solution?

Aging

Multilevel feedback queues

Process Priority