Service manual
6.7 Console Commands for Interleaving
The SET MEMORY command is used to set memory inter-
leaving in a configuration other than the default. This is not
usually advisable, but occasional customer use will warrant
overriding the original console setting of the interleave. The
INITIALIZE command causes both <REFERENCE>(6000) sys-
tems to execute <REFERENCE>(xma2) self-tests and the SET
MEMORY commands to take effect.
Example 6–1: SET MEMORY and INITIALIZE Commands
>>> SET MEMORY /INTERLEAVE:DEFAULT
1
! For a system with one 64-Mbyte and two
! 32-Mbyte memory modules, it creates a 2-way
! interleave of 64-Mbyte memory modules
! (1x64-Mbyte and 2x32-Mbyte memory modules)
! located at XMI nodes A, 9, and 8.
>>> SHOW MEMORY
2
! Displays the memory lines from self-test.
F E D C B A 9 8 7 6 5 4 3 2 1 0 NODE #
. . . . A2 A2 A1 . . . . . . . ILV
. . . . 32 32 64 . . . . . . . 128Mb
/INTERLEAVE:DEFAULT
>>> SET MEMORY /INTERLEAVE:(8, 9+A)
3
! Explicitly specifies what is created
! as requested by the user (two interleave
! sets with modules in nodes 8, 9, and A).
>>> INITIALIZE
4
! Enables the SET MEMORY command to take effect
[self-test display]
>>> SHOW MEMORY
5
! Displays the memory lines from self-test.
F E D C B A 9 8 7 6 5 4 3 2 1 0 NODE #
. . . . B2 B1 A1 . . . . . . . ILV
. . . . 32 32 64 . . . . . . . 128Mb
/INTERLEAVE:(8, 9+A)
>>>
6–12 VAX 6000 Models 300 and 400 Service Manual










