SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
Linda Null ,julia Lobur
Chapter:
Marie An Introduction To A Simple Computer
Exercise:
Review Of Essential Terms And Concepts
Question:21 | ISBN:9780763704445 | Edition: 3

Question

21. List and explain the two types of memory interleaving and the differences between them.

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Answer

Memory interleaving is classified into two types:

  • High Order Interleaving 
  • Low Order Interleaving 

In high-order interleaving, the most significant bits of the address select the memory chip.

In low-order interleaving, the least significant bits  select the memory bank (module).

Differences Between High Order Interleaving And Low Order Interleaving :

Physical memory usually consists of more than one RAM chip. With low-order interleaving, the low order bits of the address specify which memory bank contains the address of interest. Accordingly, in high-order interleaving, the high order address bits specify the memory bank.

 

0 0

Discussions

Post the discussion to improve the above solution.