____ scheduling is approximated by predicting the next CPU burst

  • 2023-11-15 03:39:49
  • OS

____ scheduling is approximated by predicting the next CPU burst with an exponential average of the measured lengths of previous CPU bursts.

A.Multilevel queue

B.RR

C.FCFS

D.SJF

正确答案是D