answersLogoWhite

0

there are twothree.

  1. instruction cache
  2. data cache
  3. consolidated cache
User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

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.


Does some CPUs now have three levels of cache memory?

yes


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 levels are determined by?

By a chip's proximity to the CPU.


What are cache memory levels determined by?

the chip's proximity to the CPU


Is cache memory visible?

No cache memory is not visible.....


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..


What type of RAM is used for cache memory?

sram is used for cache for cache memory.


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.


How does a two-way set-associative cache improve memory access efficiency compared to other cache configurations?

A two-way set-associative cache improves memory access efficiency by allowing each cache set to store data from two different memory locations. This reduces the likelihood of cache conflicts and increases the chances of finding the requested data in the cache, leading to faster access times compared to caches with fewer associativity levels.


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.


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

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