Computer Science, asked by Neelamprajapati5786, 6 months ago

Advantages and disadvantages of memory interleaving

Answers

Answered by Anonymous
1

Answer:

Why we use Memory Interleaving? [Advantages]:

Whenever, Processor request Data from the main memory. A block (chunk) of Data is Transferred to the cache and then to Processor. So whenever a cache miss occurs the Data is to be fetched from main memory. But main memory is relatively slower than the cache.

Similar questions