Question: Assuming a single-core system using SJF, design a mechanism to predict the CPU bursts of newly arrived processes. Describe the main components of this
Assuming a single-core system using SJF, design a mechanism to predict the CPU bursts of newly arrived processes. Describe the main components of this mechanism and how it might work in conjunction with the SJF scheduler. Discuss any memory and CPU performance considerations. Clearly state any assumptions that you make. Ignore any I/O bursts.
Step by Step Solution
There are 3 Steps involved in it
To predict the CPU bursts of newly arrived processes in a SingleCore System using Shortest Job First SJF scheduling we can implement a mechanism based ... View full answer
Get step-by-step solutions from verified subject matter experts
