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...

If the working directory is /home/max with a subdirectory named literature, give three sets of commands you can use to create a subdirectory named classics under literature. Also give several sets of commands you can use to remove the classics directory and its contents.

What will be an ideal response?

Computer Science & Information Technology

The programming approach (or paradigm) which uses objects as the foundational element of software design is called ________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When you publish files in the PNG format shown in the accompanying figure, you can select whether the file includes the background color.

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

Computer Science & Information Technology

You can move to the next field in a form by pressing Enter or Tab

Indicate whether the statement is true or false

Computer Science & Information Technology