gylpm 04 Mar 2018 in Public short-term scheduler 也称为CPU调度程序, 完成的功能就是从内存中选择一个 ready 状态的进程开始执行, 并将CPU分配给该进程. CPU scheduler