English, asked by dluckboyp9dnir, 1 year ago

1. What is memory interleaving? Explain it with necessary figures

Answers

Answered by Shivaya1
0
Memory interleaving divides the system into a number of modules and arranges them so that successive words in the address space are placed in different modules. If memory access requests are made for consecutive addresses, then the access will be made for different modules. Since parallel access to these modules is possible, the average rate of fetching words from the main memory can be increased.
Similar questions