This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
aix:aix_smt [2022/03/02 10:07] manu |
aix:aix_smt [2022/07/25 11:52] (current) manu |
||
|---|---|---|---|
| Line 30: | Line 30: | ||
| # smtctl -t 8 -w boot | # smtctl -t 8 -w boot | ||
| # bosboot -ad hdisk0 | # bosboot -ad hdisk0 | ||
| + | </cli> | ||
| + | |||
| + | Here you can see which smt level is used | ||
| + | <cli prompt='#'> | ||
| + | # lparstat -E 1 4 | ||
| + | |||
| + | System configuration: type=Shared mode=Uncapped smt=8 lcpu=8 mem=6144MB ent=0.40 Power=Disabled | ||
| + | |||
| + | Physical Processor Utilisation: | ||
| + | |||
| + | --------Actual-------- ------Normalised------ | ||
| + | user sys wait idle freq user sys wait idle | ||
| + | ---- ---- ---- ---- --------- ---- ---- ---- ---- | ||
| + | 0.138 0.029 0.000 0.233 3.5GHz[100%] 0.138 0.029 0.000 0.233 | ||
| + | 0.123 0.025 0.000 0.252 3.5GHz[100%] 0.123 0.025 0.000 0.252 | ||
| + | 0.155 0.031 0.000 0.214 3.5GHz[100%] 0.155 0.031 0.000 0.213 | ||
| + | 0.144 0.027 0.000 0.229 3.5GHz[100%] 0.144 0.027 0.000 0.229 | ||
| </cli> | </cli> | ||