Exam 5: Cpu Scheduling
Exam 1: Introduction57 Questions
Exam 2: Operating-System Structures42 Questions
Exam 3: Processes55 Questions
Exam 4: Threads Concurrency59 Questions
Exam 5: Cpu Scheduling57 Questions
Exam 6: Synchronization Tools61 Questions
Exam 7: Synchronization Examples57 Questions
Exam 8: Deadlocks40 Questions
Exam 9: Main Memory58 Questions
Exam 10: Virtual Memory54 Questions
Exam 11: Mass-Storage Structure46 Questions
Exam 12: Io Systems30 Questions
Exam 13: File-System Interface50 Questions
Exam 14: File-System Implementation36 Questions
Exam 15: File-System Internals25 Questions
Exam 16: Security32 Questions
Exam 17: Protection32 Questions
Select questions type
Which of the following criteria is more important for an interactive system?
Free
(Multiple Choice)
4.7/5
(30)
Correct Answer:
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:
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:
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)
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)
Which of the following scheduling algorithms gives the minimum average response time?
(Multiple Choice)
4.8/5
(33)
Showing 1 - 20 of 57
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)