Interleaved
memory is
main memory divided into more than one section. By dividing the main memory, the
CPU (or central processing unit) can access different sections immediately. This is faster because there is waiting for the memory to catch up when performing a function.
DRAM cam sometimes be frustratingly slow, and that's where Interleaved memory comes in. It can compensate by using the above methods.