Displays the system SRADID (Scheduler Resource Allocation Domain Identifier) hierarchy and topology.
The lssrad command displays information related to SRADIDs, such as the processor and memory associated with the SRAD (Scheduler Resource Allocation Domain) and REF1 system detail level, where REF1 is the first hardware provided reference point that identifies sets of resources that are near each other. This command also displays the SRADID hierarchy and topology.
Item | Description |
---|---|
-a | Displays all SRADs in the system. |
-s SRADID | Displays the specified SRADID. |
-v | Displays resources in the SRAD, along with the REF1 System Detail Level that the SRAD belongs to, in verbose mode. |
# lssrad -a
# lssrad -s 0
SRAD
0
# lssrad -s 5
SRAD 5: No such SRAD
# lssrad -v -s 5
# lssrad -v -a
Item | Description |
---|---|
/usr/sbin/lssrad | Contains the lssrad command |