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
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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)