Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose there is a scheduling algorithm (at the level of short-term CPU scheduling) favors those processes that have used the least CPU time in the

image text in transcribed

Suppose there is a scheduling algorithm (at the level of short-term CPU scheduling) favors those processes that have used the least CPU time in the recent past. Which of the following statement DOES NOT describe this scheduling algorithm correctly? a. This algorithm favors 10-bound processes and yet does not permanently starve CPU- bound processes. O b. With this scheduling algorithm, 1/0 bound processes generally sit idly for relatively long period of time, when they finally get their I/O, they will not run for a long time and will therefore be favored in scheduling relative to processes which have just been running. O c. If a CPU-bound process gets blocked long enough by I/O-bound processes, they too will eventually not have run for a long time and they will be scheduled. O d. If there are not too many I/O-bound processes in the system, the CPU-bound processes may also wait when all the I/O-bounded processes are blocked on I/O since the CPU- bounded processes have been scheduled recently. Clear my choice

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Put Your Data To Work 52 Tips And Techniques For Effectively Managing Your Database

Authors: Wes Trochlil

1st Edition

0880343079, 978-0880343077

More Books

Students also viewed these Databases questions

Question

How many ways can a person select 10 DVD from a display of 17 DVDs?

Answered: 1 week ago