Exam 5: Cpu Scheduling

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

Which of the following criteria is more important for an interactive system?

Free
(Multiple Choice)
4.7/5
(30)
Correct Answer:
Verified

B

Which of the following criteria is more important from the point of view of a particular process?

Free
(Multiple Choice)
4.8/5
(40)
Correct Answer:
Verified

C

In Solaris, what is the time quantum (in milliseconds) of an interactive thread with priority 35?

Free
(Multiple Choice)
4.8/5
(47)
Correct Answer:
Verified

C

Shortest-remaining-time-first scheduling is the preemptive version of __________?

(Multiple Choice)
4.8/5
(35)

The most complex scheduling algorithm is the multilevel feedback-queue algorithm.

(True/False)
4.8/5
(26)

Solaris and Windows assign higher-priority threads/tasks longer time quantums and lower-priority tasks shorter time quantums.

(True/False)
4.8/5
(32)

Assume process P0 and P1 are the process before and after a context switch, and PCB0 and PCB1 are respectively their process control block. Which of the following time units are included inside the dispatch latency?

(Multiple Choice)
4.8/5
(34)

I/O-bound program typically has many short ______ and a CPU-bound program might have a few long __________.

(Multiple Choice)
4.9/5
(33)

Which of the following system architectures involves multiprocessor scheduling?

(Multiple Choice)
5.0/5
(29)

Windows 7 User-mode scheduling (UMS) allows applications to create and manage thread independently of the kernel

(True/False)
4.7/5
(44)

Round-robin (RR) scheduling degenerates to first-come-first-served (FCFS) scheduling if the time quantum is too long.

(True/False)
4.8/5
(34)

Explain the difference between response time and turnaround time. These times are both used to measure the effectiveness of scheduling schemes.

(Essay)
4.8/5
(28)

In hard real-time systems, interrupt latency must be bounded.

(True/False)
4.9/5
(43)

What is deterministic modeling and when is it useful in evaluating an algorithm?

(Essay)
4.8/5
(35)

Which of the following scheduling algorithms gives the minimum average waiting time for a given set of processes?

(Multiple Choice)
4.8/5
(37)

Which of the following is allowed on Linux and Mac OS X systems?

(Multiple Choice)
4.9/5
(35)

The ______ occurs in first-come-first-served scheduling when a process with a long CPU burst occupies the CPU.

(Multiple Choice)
4.8/5
(36)

What is the numeric priority of a Windows thread in the BELOW_NORMAL_PRIORITY_CLASS with NORMAL relative priority?

(Multiple Choice)
4.8/5
(37)

Explain the concept of a CPU-I/O burst cycle.

(Essay)
4.9/5
(33)

Which of the following scheduling algorithms gives the minimum average response time?

(Multiple Choice)
4.8/5
(33)
Showing 1 - 20 of 57
close modal

Filters

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