Exam 5: Cpu Scheduling

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

Distinguish between coarse-grained and fine-grained multithreading.

(Essay)
4.9/5
(35)

What is the numeric priority of a Windows thread in the NORMAL_PRIORITY_CLASS with HIGHEST relative priority?

(Multiple Choice)
4.8/5
(34)

Load balancing is typically only necessary on systems with a common run queue.

(True/False)
4.8/5
(33)

Which of the following items does not belong to the function of a dispatcher?

(Multiple Choice)
5.0/5
(33)

Explain the fundamental difference between asymmetric and symmetric multiprocessing.

(Essay)
4.8/5
(28)

Which of the following can be a solution to the problem of indefinite blockage of low-priority processes?

(Multiple Choice)
4.8/5
(36)

In RR scheduling, the time quantum should be small with respect to the context-switch time.

(True/False)
4.8/5
(43)

Which of the following POSIX API sets the scheduling policy?

(Multiple Choice)
4.8/5
(36)

In the Linux CFS scheduler, the task with smallest value of vruntime is considered to have the highest priority.

(True/False)
4.8/5
(39)

Which of the following circumstances can preemptive scheduling take place?

(Multiple Choice)
4.8/5
(35)

A Solaris interactive thread with priority 15 has a higher relative priority than an interactive thread with priority 20

(True/False)
5.0/5
(38)

A Solaris interactive thread with a time quantum of 80 has a higher priority than an interactive thread with a time quantum of 120.

(True/False)
5.0/5
(42)

What effect does the size of the time quantum have on the performance of an RR algorithm?

(Essay)
4.9/5
(39)

What role does the dispatcher play in CPU scheduling?

(Essay)
4.9/5
(34)

Describe two general approaches to load balancing.

(Essay)
4.9/5
(30)

If the time quantum get too large, RR scheduling degenerates to __________?

(Multiple Choice)
4.9/5
(36)

The Linux CFS scheduler identifies _____________ as the interval of time during which every runnable task should run at least once.

(Multiple Choice)
4.9/5
(27)
Showing 41 - 57 of 57
close modal

Filters

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