1,279 views
1 1 vote
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

Position:
Show:

Related questions

1 1 vote
1 1 answer
1.0k
1.0k views
sh!va asked Jan 9, 2018
1,040 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 Algorithm...
1 1 vote
0 0 answers
487
487 views
sh!va asked Jan 9, 2018
487 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 as a...
1 1 vote
0 0 answers
531
531 views
sh!va asked Jan 9, 2018
531 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 traditionally used...
1 1 vote
0 0 answers
513
513 views
sh!va asked Jan 9, 2018
513 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 and stat...