557 views
3 votes
3 votes

1 Answer

1 votes
1 votes

taken form, Galvin. we also use the highest priority first to break the tie by assigning priority to process.

Related questions

0 votes
0 votes
3 answers
1
Chaitanya Kale asked Sep 22, 2022
666 views
If we are using non-preemptive CPU scheduling then can there be process state transition from running to ready state?
1 votes
1 votes
1 answer
2
iarnav asked Jan 12, 2022
405 views
Does non preemptive CPU scheduling needs hardware support.kindly explain.
1 votes
1 votes
1 answer
4
Ram Ahuja asked Feb 13, 2019
2,774 views
In which of the following case CPU utilization will be higher?(a) If all the processes are I/O bound(b) Is all the processes are equally CPU bound and I/O bound(c) If all...