Answer the following statements true (T) or false (F)

1) The traditional UNIX scheduler employs multilevel feedback using round robin within each of the priority queues.
2) First-come-first-served (FCFS) is a simple scheduling policy that tends to favor I/O bound processes over processor bound processes.
3) In the Highest Response Ration Next (HRRN) scheduling policy, longer jobs are favored because they yield a larger ratio from the smaller denominator in the equation.
4) A disadvantage of simulation is that results for a given run only apply to that particular collection of processes under that particular set of assumptions.
5) In fair share scheduling each user is assigned a weighting of some sort that defines that user's share of system resources as a fraction of the total usage of those resources.

1) T
2) F
3) F
4) T
5) T

Computer Science & Information Technology

You might also like to view...

When setting the duration for animation, increasing the duration causes the animation to go faster

Indicate whether the statement is true or false

Computer Science & Information Technology

MC The______ attribute indicates the font of an Entry component.

a) type. b) font. c) text. d) None of the above.

Computer Science & Information Technology