How to view the current SMT mode settings and processor information
smtctl
How to Disable SMT
smtctl -m off -w now
How to Enable SMT
smtctl -w now -m on
How to set the number of SMT threads (i.e. Only 2 out of 4) in Power 7
smtctl -t 2
How to view the current SMT mode settings and processor information
smtctl
How to Disable SMT
smtctl -m off -w now
How to Enable SMT
smtctl -w now -m on
How to set the number of SMT threads (i.e. Only 2 out of 4) in Power 7
smtctl -t 2