/opt/SUNWvts/bin/mptest standard_arguments -o M=0+1+2+3...,NL,ND,NS,NC,omask=hexidecimal_number
Table 38-3 mptest Command-Line Syntax|
Arguments Description |
|
|---|---|
|
M=0+1+2+3... |
Use 0, 1, 2 to specify the processors to test. |
|
NL |
Disables the Lock/Unlock subtest. |
|
ND |
Disables the Data I/O subtest. |
|
NS |
Disables the Shared Memory subtest. |
|
NC |
Disables the Cache Consistency subtest. |
|
omask=hexidecimal_number |
Original mask of processors. Bit 0 represents processor 0 and bit 1 represents processor 1. For 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".