Operating System/Ch4) CPU scheduling (1) 썸네일형 리스트형 CPU Scheduling CPU scheduling무슨 process가 다음에 실행하고, runnable process의 set을 제공하는 정책이다.Mechanism : How to transition?Policy : When to transition/ TerminologiesWorkloadA set of job(program이랑 비슷하다 보면 됨) descriptions: 동작시킬 job들의 명세e.g. arrival time, run time etcSchedulerA logic that decides when jobs runMetricscheduling quality를 평가하는 척도e.g. turnaround time, response time, fairness etcScheduling Performance Metric.. 이전 1 다음