标签: algorithm process scheduling
我需要帮助理解基本的调度算法:FCFS,Round Robin(q = 1),Round Robin(q = 4),SPN最短过程next,最高响应率next(HRRN),feedback(q = 1),反馈(q = 2 ^ i)。