answersLogoWhite

0


Best Answer

A cache memory is a component that stores data so that future requests for that data can be served faster. The data that is stored within a cache might be values that have been computed earlier or duplicates of original values that are stored elsewhere.

Primary memory (often referred to simply as memory) is the only one directly accessible to the CPU. The CPU continuously reads instructions stored there and executes them as required. Any data actively operated on is also stored there in uniform manner. RAM is one commonly used primary memory.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Cache memory is very high-speed memory that resides on the CPU or the hard drive. It's used either to remember what was just read from regular memory, or it can be used to pre-fetch information that it thinks it will need shortly.

Normal memory is slower than cache memory because it is not only physically separated from the CPU or hard drive, but the data also has to go through the memory controller.

An example of cache memory on a hard drive would be reading large sequential files, such as a movie. The hard drive (if the cache is running as it should) would say "Oh, the system is reading this movie, I will pre-load the next few tracks into cache memory because they'll want that next" which allows for faster data access because the hard drive can then deliver the information from the cache memory instead of having to wait until the platters spin around to get the next piece of information.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

yes

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference of cache memory and normal memory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between cache-memory and primary-memory?

Cache memory is smaller and quicker, primary memory larger and slower.


What is the difference between cache memory disk cache?

memory cache is on memory RAM, disk Cache is on the hard drive. They make things to get faster. For instance Google Earth use this disk cache to show you offline images.


What are the type of cache memory?

There are different type of cache memory: processor cache memory, cache memory ram,1 cache memory l2, cache memory, CPU cache memory, disk cache memory, hard disk cache, cache memory motherboard.


What are the two types of cache memory?

There are different type of cache memory: processor cache memory, cache memory ram,1 cache memory l2, cache memory, CPU cache memory, disk cache memory, hard disk cache, cache memory motherboard.


Cache memory and register memory?

Register memory are smaller in size than cache memory and registers are faster than cache..Cache memory store the frequently used data from main memory..


Is cache memory visible?

No cache memory is not visible.....


What type of RAM is used for cache memory?

sram is used for cache for cache memory.


What is the difference between cache memory and primary memory?

they are both different so stop asking dumb questions


What is the recommended size of cache memory in a processor?

The maximum size of a cache memory is theoretically equal to the amount of primary memory(RAM).Like Cache only memory architecture where the whole memory space is filled up with the cache only.


Why is cache memory needed?

Cache Memory is needed because Hardware implements cache as a block of memory for temporary storage likely to be used again.


Can you name the two cache memory?

l1 cache l2 cache


Is cache memory is main or sec memory?

cache memory is neither main memory nor second memory. DDR's are Main memory and Disk is second memory.