View Single Post

   
  #2 (permalink)  
Old 01-05-2008, 09:50 AM
Hajo Ehlers
 
Posts: n/a
Default Re: Limit the number of processors

jmartin schrieb:

> Hi,
>
> I am working on a AIX 5 system with three processors and we would like
> to limit the maximum number of processors a multithread application is
> allowed to use to two.
>
> Is this possible at application level, or is it possible at user level
> to limit the number of processors that the application or user is going
> to use.


man wlm ( Work Load Manager )

The wsm has a nice interface for the work load manager ( wlm )

hth
Hajo

Reply With Quote