Contained Within
Find More Documentation
Featured Support Resources
| Scarica il manuale in formato PDF
NAME
- dr_cmd_mem_info - show memory config on a system board in Tcl encoding
SYNOPSIS
-
dr_cmd_mem_info sb
DESCRIPTION
-
-
Caution:
- Do not use this command. It returns information in Tcl encoding, which is understood by the drview(1M) application, but is not intended for direct viewing by users. Instead, use the drshow(1M) command.
-
dr_cmd_mem_info queries the target domain for memory attached to this system board, returning the information in a Tcl list encoding, which then is used by the drview(1M) application.
OPTIONS
-
-
sb
- The board number (0 to 15) of the system board to be checked.
EXIT STATUS
- If dr_cmd_mem_info succeeds it returns a 0 result code in the dr_return global variable. If it fails, it returns a 1 and displays diagnostic messages.
-
-
Note:
- Tcl parsing errors prevent DR commands from running which, in turn, leaves dr_return uninitialized. In such cases, the dr_return error code is meaningless. See dr (1M)for more information concerning return codes.
DR Administration Commands..dr_cmd_mem_info ( 1M ) SEE ALSO
-
dr (1M)
|
|