Example Policies
- If there are N processes, each process's fraction of the cpu cycles should be about 1/N.
- Average wait time for all processes as small as possible
- One class of processes (e.g. safety shutoff process) should always run when ready before other classes.
- Response time should be minimal and consistent.