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 the difference between nmos and pmos technologies?
What is threshold voltage?
Explain how binary number can give a signal or convert into a digital signal?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
What's the price in 1K quantity?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
6-T XOR gate?
Working of a 2-stage OPAMP?
What is the function of enhancement mode transistor?
Explain the Charge Sharing problem while sampling data from a Bus?
How logical gates are controlled by boolean logic?
Explain various adders and difference between them?
What are the ways to Optimize the Performance of a Difference Amplifier?
Explain the Various steps in Synthesis?
Draw the Layout of an Inverter?