1.

What Is Cache Memory ?

Answer»

Cache Memory is used by the CENTRAL processing unit of a computer to reduce the average time to ACCESS memory. The cache is a smaller, faster memory 

which STORES copies of the data from the most FREQUENTLY used main memory LOCATIONS. As long as most memory accesses are cached memory locations, the average

latency of memory accesses will be closer to the cache latency than to the latency of main memory.

Cache Memory is used by the central processing unit of a computer to reduce the average time to access memory. The cache is a smaller, faster memory 

which stores copies of the data from the most frequently used main memory locations. As long as most memory accesses are cached memory locations, the average

latency of memory accesses will be closer to the cache latency than to the latency of main memory.



Discussion

No Comment Found