3-1/운영체제
운영체제 chapter6 cpu scheduling정리
밍맹030
2020. 7. 6. 00:18
728x90
cpu scheduling
선점 : RR, SRTF, MLQ, MLFQ
비선점 : FCFS, SJF(=SNF), Priority
->starvation이 발생하는 스케줄링 : SRTF, MLQ(fixed priority 방식), SJF, Priority
real time scheduling : rate monolithic(static), EDF(dynamic), propotional
728x90