Exam 4: Processor Management

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

A single processor can be shared by several jobs, or several processes, but if, and only if, the operating system has a scheduling policy, as well as a scheduling algorithm, to determine when to stop working on one job and proceed to another.

(True/False)
4.9/5
(41)

When the operating system detects a nonrecoverable error, the following step ____, is performed first by the interrupt handler.

(Multiple Choice)
4.9/5
(37)

If one job monopolizes the system, the extent of its overall effect on system performance depends on the scheduling policy and whether the job is CPU-bound or I/O-bound.

(True/False)
4.9/5
(33)

Assume that four jobs A-D require the CPU cycles listed below. Using the SJN algorithm, the average turnaround time is ____. Job: A B C D CPU cycle: 5 2 6 4

(Multiple Choice)
4.7/5
(39)

Assume jobs A-D arrive in quick succession in the READY queue. Using round robin scheduling, the turnaround time for job C is ____. Arrival time: 0 1 2 3 Job: A B C D CPU cycle: 8 4 9 5

(Multiple Choice)
4.9/5
(36)

The first-come, first-served (FCFS) algorithm is fine for most ____ systems.

(Multiple Choice)
4.8/5
(40)

A program is an active entity that requires a set of resources, including a processor and special registers, to perform its function.

(True/False)
4.7/5
(31)

The Process Scheduler assigns the CPU to execute the processes of those jobs placed on the ____ queue by the Job Scheduler.

(Multiple Choice)
4.7/5
(36)

A ____ is a portion of a process that can run independently.

(Multiple Choice)
4.8/5
(42)

Internal interrupts, or ____ interrupts, also occur as a direct result of the arithmetic operation or job instruction currently being processed.

(Multiple Choice)
4.7/5
(38)
Showing 41 - 50 of 50
close modal

Filters

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