Question: Consider a single processor system supporting two running processes, A and B, with the following sequential execution patterns: A: [CPU 8 ms; 101ms; CPU 8ms;101ms;

 Consider a single processor system supporting two running processes, A and

Consider a single processor system supporting two running processes, A and B, with the following sequential execution patterns: A: [CPU 8 ms; 101ms; CPU 8ms;101ms; CPU 8ms] B: [CPU 2ms;1O1ms; CPU 2ms;101ms; CPU 2ms ] Assume that IO operations do not interfere with each other and are blocking, and that scheduling, and context switch times are negligible. a) What is the total elapsed time for the two processes to run to completion? b) Assume the system runs a non-preemptive scheduler where processes are scheduled in the order in which they become runnable, and that B takes priority over A in the event of a tie. Give the combined execution pattern of the two processes in the format as in question \#3, and determine the total elapsed time for the two processes to run to completion. c) Repeat part (3)(b) with a pre-emptive scheduler operating with a time slice of 4ms. d) What are the costs and the benefits of a pre-emptive over a non-preemptive scheduler for this workload, which would you choose, and why

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!