Installation guide
Console Commands 3-31
Example 3-18 Set <envar> (Continued)
6. >>> set interleave 5,7:6 # Creates a 4-way
# interleave set.
In the above example, assume there are three memory arrays, as follows:
Node 5 - 128 Mbytes
Node 6 - 64 Mbytes
Node 7 - 64 Mbytes
By default, the console creates a 4-way interleave by combining nodes 6
and 7 and interleaving the resulting 128 Mbytes with the other 128 Mbyte
array. (The 4-way interleaving results from the on-board 2-way interleav-
ing of the 128 Mbyte arrays.) Three operators are used with the set inter-
leave command: comma (,) plus (+), and colon (:). , separates interleave
sets, + separates members of a given interleave set, and : groups smaller
arrays together to form larger members of a set. Set interleave 5+6:7
produces a memory interleave identical to set interleave default. Set
interleave 5,6,7 produces a memory interleave identical to set inter-
leave none.
For more information:
MS7AA Memory Technical Manual










