Consider 3 processes that start simultaneously. Each process from start to finish takes 40, 50, and 60 ms respectively. Of this, the first 20% of the time is spent waiting for 10 events and the next 80% time for computation
Consider three process P1, P2, and P3 with arrival time (0, 1, 3) and burst time (6, 5, 4) respectively, what is the order of completion in SJF and RR scheduling with time sice of 2 units
Consider three process P1, P2, and P3 with arrival time (0, 1, 3) and burst time (6, 5, 4) respectively, what is the order of completion in SJF and RR scheduling with time sice of 2 units