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
Systems using a one-to-one model (such as Windows, Solaris , and Linux) schedule threads using process-contention scope (PCS).
(True/False)
4.9/5
(34)
A significant problem with priority scheduling algorithms is _____.
(Multiple Choice)
4.8/5
(36)
In Pthread real-time scheduling, the SCHED_FIFO class provides time slicing among threads of equal priority.
(True/False)
4.9/5
(39)
For interactive systems, it is more important to minimize ________.
(Multiple Choice)
4.8/5
(35)
Which of the following circumstances can cooperative scheduling take place?
(Multiple Choice)
4.7/5
(31)
The length of a time quantum assigned by the Linux CFS scheduler is dependent upon the relative priority of a task.
(True/False)
4.8/5
(35)
The default scheduling class for a process in Solaris is ____.
(Multiple Choice)
5.0/5
(38)
The Completely Fair Scheduler (CFS) is the default scheduler for Linux systems.
(True/False)
4.7/5
(34)
Which of the following processes usually have highest priority?
(Multiple Choice)
4.8/5
(37)
Load balancing algorithms have no impact on the benefits of processor affinity.
(True/False)
4.8/5
(39)
In Solaris, if an interactive thread with priority 25 is waiting for I/O, what is its priority recalculated to when it is eligible to run again?
(Multiple Choice)
4.8/5
(36)
A multicore system allows two (or more) threads that are in compute cycles to execute at the same time.
(True/False)
4.8/5
(37)
Which of the following scheduling algorithms must be nonpreemptive?
(Multiple Choice)
4.7/5
(32)
Which of the following scheduling algorithm may suffer from convoy effect?
(Multiple Choice)
4.9/5
(29)
In Windows, how does the dispatcher determine the order of thread execution?
(Essay)
4.9/5
(39)
Providing a preemptive, priority-based scheduler guarantees hard real-time functionality.
(True/False)
4.9/5
(38)
Explain the process of starvation and how aging can be used to prevent it.
(Essay)
4.8/5
(38)
SMP systems that use multicore processors typically run faster than SMP systems that place each processor on separate cores.
(True/False)
4.7/5
(29)
Showing 21 - 40 of 57
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)