User manual

VSMP Reference
39
VSMP QUERY
VSMP QUERY command displays information about VAX MP configuration. It can be executed at any
time, either before or after VSMP LOAD.
For example:
$ VSMP :== $SYS$SYSROOT:[VSMP]VSMP
$ VSMP QUERY
VSMP tool version: 1.0
SIMH VAX MP simulator API version: 1
Number of virtual processors configured: 6
Processor IDs mask: 0000003F
Advised host SMT slow-down factor: 1.8
Advised host turbo factor: 120%
vSMP revision level: 1
vSMP options: 3
portable interlock
native interlock
VAX virtual machine provider: SIMH VAX MP 3.8.3
Synchronization window(s) active: none
If VSMP QUERY is executed on a system that does not support VAX MP API, such as regular SIMH VAX
simulator or hardware VAX, it will display a message and exit with status code
VSMP_MSG_SYS_NOT_VAXMP (%XF1B800C).