short-term / CPU scheduler

Takes tasks which are process state ready and executes them

The short term CPU scheduler must be fast!

For a process taking 100ms, if it takes 10ms, that is 10/(110) = 9% of the CPU wasted for scheduling work