For a single computer processor computer system, what is the
purpose of a processor cache and describe its operation?
Answer Posted / 12345678
the purpose of cache is to reduce the average time to
access the main memory, the operation is like that when the
CPU wants to access the data, it first check the cache, if
an entry can be found with a tag matching that of desired
data, CPU gets the data from cache directly, otherwise, the
data will be copied into cache for next access.
Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What is Body Effect?
Explain how Verilog is different to normal programming language?
For CMOS logic, give the various techniques you know to minimize power consumption
What is Noise Margin? Explain the procedure to determine Noise Margin?
Write a program to explain the comparator?
What are the Factors affecting Power Consumption on a chip?
Explain what is the depletion region?
Explain depletion region.
What are the steps involved in designing an optimal pad ring?
Explain the operation considering a two processor computer system with a cache for each processor.
What are the different ways in which antenna violation can be prevented?
Implement a function with both ratioes and domino logic and merits and demerits of each logic?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
Differences between Array and Booth Multipliers?
What is threshold voltage?