Exam 9: Uniprocessor Scheduling

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

In terms of the queuing model, __________ is the total time that the item spends in the system (waiting time plus service time).

(Short Answer)
4.7/5
(30)

__________ scheduling is part of the swapping function.

(Short Answer)
4.9/5
(34)

One problem with a pure priority scheduling scheme is that lower-priority processes may suffer starvation.

(True/False)
4.8/5
(45)

First-come-first-served (FCFS) is a simple scheduling policy that tends to favor I/O bound processes over processor bound processes.

(True/False)
4.9/5
(30)

The _________ determines which process, among ready processes, is selected next for execution.

(Multiple Choice)
4.9/5
(33)

Response time and throughput are examples of __________ criteria for short term scheduling.

(Short Answer)
4.8/5
(42)

The _________ scheduler determines which programs are admitted to the system for processing.

(Short Answer)
4.8/5
(41)

FCFS performs much better for short processes than long ones.

(True/False)
4.9/5
(33)

Giving each process a slice of time before being preempted is a technique known as __________ .

(Short Answer)
4.9/5
(29)

A common technique for predicting a future value on the basis of a time series of past values is __________ .

(Short Answer)
4.8/5
(35)

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.

(True/False)
4.8/5
(38)

This is a decision whether to add a process to those that are at least partially in main memory and therefore available for execution:

(Multiple Choice)
4.9/5
(38)

The strategy that schedules processes based on their group affiliation is generally referred to as _________ .

(Multiple Choice)
4.9/5
(30)

_________ is the elapsed time between the submission of a request until the response begins to appear as output.

(Short Answer)
4.8/5
(40)

The traditional UNIX scheduler employs multilevel feedback using round robin within each of the priority queues.

(True/False)
5.0/5
(32)

This is a decision whether to add a new process to the set of processes that are currently active:

(Multiple Choice)
4.8/5
(33)

The medium-term scheduler is invoked whenever an event occurs that may lead to the blocking of the current process or that may provide an opportunity to preempt a currently running process in favor of another.

(True/False)
4.8/5
(42)

A scheduling mechanism that requires no prior knowledge of process length, yet can nevertheless favor shorter jobs, is known as the __________ scheduling mechanism.

(Short Answer)
4.7/5
(32)

In the case of the __________ policy, the scheduler always chooses the process that has the shortest expected remaining processing time.

(Multiple Choice)
5.0/5
(41)

The operating system must make _________ types of scheduling decisions with respect to the execution of processes.

(Multiple Choice)
4.9/5
(35)
Showing 21 - 40 of 45
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)