Brain Dump

Short Term Scheduling

Tags
comp-arch

Is a sort of scheduling which mainly deals with CPU scheduling. That is the processes are already in memory and we just need to swap them into and out of the CPU context.