View on GitHub

OperatingSystem-note

The operating system note supported by T0UGH

5.3 调度算法


5.3.1 先到先服务调度(first-come,first-served,FCFS)



5.3.3 优先级调度(priority scheduling)