CSC 4320 Operating Systems Mid-term Test (Summer 2022) Student Name: (100 points) Three processes P1, P2 and P3 with rel
Posted: Mon Jul 11, 2022 9:51 am
CSC 4320 Operating Systems Mid-term Test (Summer 2022) Student Name: (100 points) Three processes P1, P2 and P3 with related information are given in the following table: Process Burst Time (ms) Arrival Time (ms) P1 50 0 T 30 40 60 P2 P3 T is a positive integer (T>0). Please use a preemptive shortest job first scheduling algorithm to make Gantt charts, and calculate different waiting times of three processes for different cases. Please write a professional perfect solution with sufficient details.