Next:
Scheduling Algorithms
Up:
CPU Scheduling
Previous:
Basic Concepts
Scheduling Criteria
A scheduling algorithm aims for:
— The # of processes that terminate every time unit.
— The amount of time to execute a program to completion.
— Amount of time process is in ready queue.
— Amount of time taken for a request to yield a response.