User manual

VSMP Reference
47
VSMP SHOW AFFINITY
VSMP SHOW AFFINITY displays affnity of specified device or devices to particular CPUs in the system.
The syntax is:
VSMP SHOW AFFINITY { device | device-pattern | /ALL }
Examples of use:
VSMP SHOW AFFINITY TXA7
VSMP SHOW AFFINITY TXA*
VSMP SHOW AFFINITY TXA
VSMP SHOW AFFINITY T*
VSMP SHOW AFFINITY T
VSMP SHOW AFFINITY *
VSMP SHOW AFFINITY /ALL
VSMP SHOW AFFINITY
For example:
$ VSMP SHOW AFFINITY D
Local device affinity to CPUs:
DUA0 ALL
DUA1 ALL
DUA2 ALL
DYA0 PRIMARY
DYA1 PRIMARY
DUB0 ALL
DUB1 ALL
DUB2 ALL
DUB3 ALL
Note that semicolon is not used in device name or name pattern syntax, i.e. the following is not a valid
syntax:
VSMP SHOW AFFINITY TXA7: (invalid syntax!)