MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Operating System
Process Scheduling Queue
Q
Which of the following need not necessarily be saved on a context switch between processes?
AA. General purpose registers
BB. Need not necessarily be saved on a context switch between processes. a special, small, fast-lookup hardware cache is called translation look-aside buffer. tlb used to reduce memory access time.
CC. Program counter
DD. All of the mentioned
Correct Answer:
B. B. Need not necessarily be saved on a context switch between processes. a special, small, fast-lookup hardware cache is called translation look-aside buffer. tlb used to reduce memory access time.
Explanation:
Translation Look-aside Buffer (TLB) need not necessarily be saved on a context switch between processes. A special, small, fast-lookup hardware cache is called Translation Look-aside Buffer. TLB used to reduce memory access time.