1,044 views
1 votes
1 votes
Three processors with their respective process IDs given by P1, P2 and P3, having estimated completion time of 8 ms, 4 ms and 2 ms, respectively, enter a ready queue together in the order P1, P2 and P3. What is the average turn time in the Round Robin Scheduling Algorithm with time 2 ms?

 

(a) 10 ms

(b) 15 ms

(c) 20 ms

(d) 25 ms

1 Answer

Related questions

744
views
1 answers
1 votes
sh!va asked Jan 9, 2018
744 views
Consider the following set of processesFirst Come First Serve (FCFS), non preemptive Shortest Job First (SJF) and Round Robin (RR) (quantum = 10 ms). Scheduling Algorithms for this ... (b) 1 and 2 only(c) 1 and 3 only(d) 2 and 3 only
327
views
0 answers
1 votes
sh!va asked Jan 9, 2018
327 views
Statement I : Virtual memory is designated virtual because there is no such memory inside the computer.Statement II : Virtual memory uses some space of the hard disk ... statement II is false(d) Statement I is false but statement II is true
335
views
0 answers
1 votes
sh!va asked Jan 9, 2018
335 views
Statement I : MS DOS and Windows products have always used implicit mounting when an attempt is first made to access the media.Statement II : Unix has ... statement II is false(d) Statement I is false but statement II is true
291
views
0 answers
1 votes
sh!va asked Jan 9, 2018
291 views
Statement I : Swapping is sometimes called roll-out/roll-in'.Statement II Swapping is utilized in systems designed to support time-sharing.(a) Both statemnts I ... statement II is false(d) Statement I is false but statement II is true