The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM


AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 11-28-2005
Registered User
 

Join Date: May 2005
Posts: 9
Smt

How do you turn SMT(symm multi threading).I think that is what it's called.

TIA
Mike
Reply With Quote
Forum Sponsor
  #2  
Old 11-29-2005
balaji_prk's Avatar
Registered User
 

Join Date: Aug 2005
Location: NewDelhi
Posts: 44
You can use "smctl" command to enable SMT..

smtctl -m off - to disable SMT
smtctl -m on - to enable SMT

Bala
Reply With Quote
  #3  
Old 12-01-2005
Bughunter Extraordinaire
 

Join Date: May 2005
Location: In the leftmost byte of /dev/kmem
Posts: 1,262
I suppose you mean "Symmetrical Multiprocessing" (SMP). Multithreading is automatically enabled if you use the correct libraries for your softwre development (libpthreads.so).

The multiprocessor kernel resides in a package called "bos.mp", whereas the uniprocessor kernel resides in "bos.up". One can have installed both and decide which one to use.

First check what is installed on the machine. The command and its output should look similar to the following:

Code:
# lslpp -l bos.mp
  Fileset                      Level  State      Description         
  ----------------------------------------------------------------------------
Path: /usr/lib/objrepos
  bos.mp                    5.2.0.76  COMMITTED  Base Operating System
                                                 Multiprocessor Runtime

Path: /etc/objrepos
  bos.mp                     5.2.0.0  COMMITTED  Base Operating System
                                                 Multiprocessor Runtime
Then check which kernel gets booted on system startup. The kernel to get booted is "/unix", which is a link to the kernel file:

Code:
# ls -l /unix
lrwxrwxrwx   1 root     system           21 Oct 11 06:07 /unix -> /usr/lib/boot/unix_64
You can use the bosboot-command (as root) to alter the kernel to boot, the boot image, the device from which to boot, etc.

PLEASE READ CAREFULLY the manpage of bosboot prior to usage - you can easily render your machine useless and ready for a reinstallation by (mis-)using this command.

bakunin
Reply With Quote
Google The UNIX and Linux Forums
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 05:48 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0