Question: Shortest Job First ( SJF ) is a relatively simple CPU scheduling algorithm for process management. Consider that there are two busy multi - programming

Shortest Job First (SJF) is a relatively simple CPU scheduling algorithm for process management. Consider that there are two busy multi-programming systems A and B. The new processes created on System A are mostly long CPU burst processes with only
occasional short CPU burst processes. The new processes created on System B are mostly
very short CPU burst processes.
(i) State whether process starvation is likely to occur on either or both System A and System B.
(ii) If process starvation occurs on System A, state which type of processes is likely to be
starved. Similarly, if process starvation occurs on System B, state which type of processes
is likely to be starved. Your answer should refer to relevant characteristics of SJF
algorithm.

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 Programming Questions!