Intermediate Computer Architecture & Organization
Q54 / 100

What is "memory interleaving," and how does it improve performance?

Correct! Well done.

Incorrect.

The correct answer is A) A technique that spreads consecutive memory addresses across multiple memory banks, allowing simultaneous access to different banks and increasing effective memory bandwidth

A

Correct Answer

A technique that spreads consecutive memory addresses across multiple memory banks, allowing simultaneous access to different banks and increasing effective memory bandwidth

Explanation

By distributing data across multiple memory banks, consecutive accesses can be serviced in parallel or in a pipelined fashion, reducing the effective latency of sequential memory accesses.

Progress
54/100