Medium Term Scheduling
- Tags
- comp-arch
Is a scheduler that deals with moving a process from the paused state in memory to the paused state on the disk when there are too many processes or some are known to use an insignificant amount of CPU cycles (consider a process that only checks somethings once an hour).