1.
Explicit priority scheduling chooses the next process to be dispatched based on the expected amount of CPU time needed to complete the process.
2.
Which software component directly interacts with storage and I/O devices?
3.
The service layer directly interacts with storage and I/O devices.
4.
Under virtual memory management, the location of a memory page is determined by searching a page table.
5.
The ____ is the portion of the operating system that manages resources and directly interacts with computer hardware.
6.
Process control blocks are normally organized into a linked or circular list called the process queue or run queue.
7.
A real time process always contains subunits that can be executed concurrently or simultaneously.
8.
The ____ determines which thread to move to the running state.
9.
Most service calls are actually indirect requests for ____.
10.
Process control blocks are normally organized into a linked list called the ____
11.
The supervisor determines which thread to move to the running state.
12.
Device drivers are located within the operating system kernel.
13.
The term ____ scheduling describes to any type of scheduling in which a running process may lose control of the CPU to another process.
14.
Which software component directly interacts with storage and I/O devices?
15.
What operating system component does application software call to perform functions such as file manipulation and printer control?
16.
A real time process always contains subunits that can be executed concurrently or simultaneously.
17.
The supervisor determines which thread to move to the running state.
18.
Process control blocks are normally organized into a linked list called the ____.
19.
The term real time scheduling describes to any type of scheduling in which a running thread may lose control of the CPU to another thread.
20.
A thread in the ____ state requires only access to the CPU to continue execution.
21.
A thread in the ready state requires only access to the CPU to continue execution
22.
Under virtual memory management, the location of a memory page is determined by searching a page table.
23.
A process queue may be used for interprocess communication when no data needs to be passed.
24.
A thread in the ____ state requires only access to the CPU to continue execution.
25.
The ____ determines which thread to move to the running state.