- Q 12 10 Points Consider The Following Three Programs Where P1 Starts At Time 0 P1 P2 5 Sec Processing Then 2 Sec 1 (274.05 KiB) Viewed 12 times
Q.12. (10 points) Consider the following three programs where P1 starts at time 0: P1 P2 5 sec. processing, then 2 sec.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Q.12. (10 points) Consider the following three programs where P1 starts at time 0: P1 P2 5 sec. processing, then 2 sec.
Q.12. (10 points) Consider the following three programs where P1 starts at time 0: P1 P2 5 sec. processing, then 2 sec. I/O, then 1 sec. processing 3 sec. processing, then 3 sec. I/O, then 2 sec. processing 2 sec. processing P3 a. On the following time chart, show how P1, P2 and P3 use the CPU on a simple batch system P1 P2 P3 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 time b. On the following time chart, show how P1, P2 and P3 use the CPU on a multiprogramming system +++ P1 P2 P3 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 time C. On the following time chart, show how P1, P2 and P3 use the CPU on a time-sharing system where time-slice is 1 second P1 P2 P3 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 28