User`s guide

4-12 AlphaServer DS20 User’s Guide
Example 4–4 Show Memory Command
P00>>> show memory
Array # Size Base Addr
------- ---------- ---------
0 128 MB 000000000
1 128 MB 008000000
2 128 MB 010000000
3 128 MB 018000000
Total Bad Pages = 0
Total Good Memory = 512 MBytes
P00>>>
The show memory command displays information about each memory bank: slot
number, size in megabytes, and the starting address. The syntax is:
show memory
Example 4–5 Show PAL Command
P00>>> show pal
pal OpenVMS PALcode V1.31-27, DIGITAL UNIX PALcode V1.27-31
P00>>>
The show pal command displays the versions of DIGITAL UNIX and OpenVMS
PALcode. PALcode is the Alpha Privileged Architecture Library code, written to
support Alpha processors. It implements architecturally defined processor behavior.
The syntax is:
show pal