Operating System Lecture 5/23

Operating System Lecture 5/23

CPU Scheduling

CPU-I/O Burst cycle

プロセスの種類

スケジューリングの種類

スケジューリングの基準



Scheduling Algorithm

Gantt Chart




問題

Write Gantt charts for a set of processes below using scheduling algorithms: FIFO, SJF, Priority, RR. In case of RR, use priority and quantum 12, 6 and 1.


Process     CPU time      Priority
1           10            3
2           1             1
3           2             3
4           1             4
5           5             2

Real-time Scheduling Algorithm

前もって予測できるのか? Predictivity 予測できないのか? Emergent

宿題

教科書のOperating System Concepts の Chapter 1 から Capter 3 の 割り当てられた問題をおこなうこと。 レポートはメールで

    Subject: Operating System Lecture 5/23
というように、課題を出した日付をサブジェクトに入れたメールで 提出して下さい。しめきりは、2週間後(6/5)とします。

また、この日、出席しなかった人は、今日の問題を解いてメール で、上の宿題と同じメールで送って下さい。