Question: 1 . True or False ( 3 0 points 2 points each ) ( 1 ) In a uni - processor system, it's possible to
True or False points points each In a uniprocessor system, it's possible to have multiple processes in the running state. Response time refers to the duration between the submission of a request and the generation of the initial response. The convoy effect describes a situation in which both the CPU and IO device resources are busy. In Named Pipe FIFO communication is unidirectional and has no parentchild relationship. System calls are implemented using an instruction which generates an interrupt. The multilevel feedback queue scheduling algorithm gives preference to processes with longer CPU bursts. A Round Robin RR scheduler produces results similar to a FIFO scheduler when the time quantum is shorter. A Round Robin RR scheduler with longer time quantum performs poorly on turnaround time than a RR scheduler with shorter time quantum. Processes in User mode can access all the resources on the machine. An OS that performs timesharing can reduce the response time of each process by increasing the length of the time quantum. A trap instruction such as int n can raise the privilege level to kernel mode. One of the solutions to prevent another interrupt from occurring during interrupt or trap handling is to disable interrupts during interrupt processing. Cache coherence is a protocol designed to ensure the consistency of the contents of caches across multiple different CPUs. The entity performing bus snooping is the cache controller of each CPU. A multiprocessor scheduler that considers cache affinity resolves the load balancing issue among CPUs.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
