|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620214 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
smtctl - how to control processor simultaneous multi-threading (SMT) in IBM AIX 5.3 |
Description
The smtctl command controls the enabling and disabling of processor simultaneous multi-threading mode.
# smtctl [ -m off | on [ -w boot | now ]] where :
-m off : this option will set simultaneous multi-threading mode to disabled.
-m on : this option will set simultaneous multi-threading mode to enabled.
-w boot : this option makes the simultaneous multi-threading mode change effective on next and subsequent reboots if you run the bosboot command before the next system reboot.
-w now : this option makes the simultaneous multi-threading mode change immediately but will not persist across reboot. If neither the -w boot or the -w now options are specified, then the mode change is made immediately. It will persist across subsequent reboots if you run the bosboot command before the next system reboot.
To enable simultaneous multi-threading for the current boot cycle, type:
# smtctl -m on -w now
To view the current simultaneous multi-threading mode settings and processor information, type:
# smtctl
NOTE: For persistance of SMT configuration across reboots, type "bosboot -a&uot; before the next system reboot. |
Example
smtctl -m on -w now; bosboot -a |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: nim_db_backup.sh - script to backup the NIM Database
Example: nim_db_backup.sh
[show me the details] |
coolcommand: uuencode - to transfer an attachment with an email
Example: uuencode file_with_path file_name_in_email | mail -s "subject here" destination@domain.com
[show me the details] |
coolcommand: lsvgfs - how to get a list of filesystems in a volume group in AIX
Example: lsvgfs rootvg
[show me the details] |
coolcommand: userdel - delete a user from a Solaris, linux or HP/UX server
Example: userdel -r newguy
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49009 |
| Category General UNIX | 47561 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|