Exam 9: Uniprocessor Scheduling

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

Response time in an interactive system is an example of:

Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
Verified

D

The aim of __________ is to assign processes to be executed by the processor or processors over time, in a way that meets system objectives, such as response time, throughput, and processor efficiency.

Free
(Short Answer)
4.8/5
(37)
Correct Answer:
Verified

processor scheduling

_________ is a scheduling policy in which the process with the shortest expected processing time is selected next, and if a shorter process becomes ready in the system, the currently running process is preempted.

Free
(Short Answer)
4.9/5
(33)
Correct Answer:
Verified

Shortest remaining time (SRT)

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.

(True/False)
4.8/5
(45)

Round robin is particularly effective in a general purpose time sharing system or transaction processing system.

(True/False)
4.7/5
(37)

The traditional UNIX scheduler divides processes into fixed bands of priority levels, with the highest priority band being the _________ .

(Multiple Choice)
4.7/5
(33)

The __________ specifies the instants in time at which the selection function is exercised.

(Multiple Choice)
4.8/5
(35)

In most interactive operating systems adequate response time is the critical requirement.

(True/False)
4.8/5
(39)

The traditional UNIX scheduler, such as those used in SVR3 and 4.3 BSD UNIX systems, divides processes into fixed __________ of priority levels.

(Short Answer)
4.9/5
(33)

The decision as to which process' pending I/O request shall be handled by an available I/O device:

(Multiple Choice)
5.0/5
(32)

Which of the following scheduling policies allow the O/S to interrupt the currently running process and move it to the Ready state?

(Multiple Choice)
4.9/5
(37)

Scheduling affects the performance of the system because it determines which processes will wait and which will progress.

(True/False)
4.8/5
(45)

The simplest scheduling policy is __________ .

(Short Answer)
4.8/5
(34)

In a multiprogramming system multiple processes exist concurrently in main memory.

(True/False)
5.0/5
(41)

The __________ approach means that the operating system allocates the processor to a process and when the process blocks or is preempted, feeds it back into one of several priority queues.

(Short Answer)
4.7/5
(40)

The __________ scheduler executes most frequently and makes the fine-grained decision of which process to execute next.

(Short Answer)
4.9/5
(41)

The key to multiprogramming is scheduling.

(True/False)
4.9/5
(26)

Typically, the swapping-in function for processes is based on the need to manage __________ .

(Multiple Choice)
4.9/5
(39)

The main objective of long-term scheduling is to allocate processor time in such a way as to optimize one or more aspects of system behavior.

(True/False)
4.8/5
(40)

__________ considers the execution history of a related group of processes along with the individual execution history of each process in making scheduling decisions.

(Multiple Choice)
4.8/5
(26)
Showing 1 - 20 of 45
close modal

Filters

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