5-22 ES45 Owner's Guide
5.5.5 Displaying the Memory Configuration
Use the show memory command to view the total memory size and lo-
cation.
Example 5–6 Show Memory
P00>>> show memory
Array Size Base Address Intlv Mode
--------- ---------- ---------------- ----------
0 4096Mb 0000000000000000 2-Way
1 1024Mb 0000000200000000 2-Way
2 4096Mb 0000000100000000 2-Way
3 1024Mb 0000000240000000 2-Way
10240MBofSystemMemory
The show memory display corresponds to the memory array configuration
shown in Chapter 4. The display does not indicate the number of DIMMs or
their size. Thus, in Example 5–6, Array 3 could consist of two sets of 128 MB
DIMMs (eight DIMMs) or one set of 256 MB DIMMs (four DIMMs). Either com-
bination provides 1024 MB of memory.
Use the show fru command to display all the DIMMs in the system and their
locations.
5.5.6 Displaying the PAL Version
Use the show pal command to display the PALcode version.
Example 5–7 Show PAL
P00>>> show pal
pal OpenVMS PALcode V1.90-31, Tru64 UNIX PALcode V1.86-26
The show pal command displays the versions of Tru64 UNIX and OpenVMS
PALcode. PALcode is the Alpha Privileged Architecture Library code, written to
support Alpha processors. It implements architecturally defined processor be-
havior.