Consider a system with 14 dedicated devices of the same type. All jobs currently
running on this system require a maximum of five devices to complete their
execution but they each run for long periods of time with just three devices and
request the remaining two only at the very end of the run.
Assume that the job stream is endless and that your operating system’s device
allocation policy is a very conservative one: No job will be started unless all the
required drives have been allocated to it for the entire duration of its run.
c.)Under what circumstances would an additional job be started? Explain your answer.
Since a very conservative allocation policy is used jobs can only be started when the required number of devices are available.
Comments
Leave a comment