/opt/SUNWvts/bin/mptest standard_arguments -o M=0+1+2+3...,NL,ND,NS,NC,omask=hexidecimal_number
Table 21-3 mptest Command Line Syntax
Arguments Description |
|
---|---|
NL |
Disable the Lock/Unlock subtest. |
ND |
Disable the Data I/O subtest. |
NS |
Disable the Shared Memory subtest. |
NC |
Disable Cache Consistency subtest |
M=0+1+2+3... |
Use 0, 1, 2 to specify the processors to test. |
omask=hexidecimal_number |
Original mask of processors. Bit 0 represents processor 0 and bit 1 represents processor 1. An example: 03333320 |
64-bit tests are located in the sparcv9 subdirectory: /opt/SUNWvts/bin/sparcv9/testname. If a test is not present in this directory, then it may only be available as a 32-bit test. For more information refer to "32-Bit and 64-Bit Tests".