max number of processes, message queues

max number of processes, message queues

Post by Jim Ca » Fri, 30 Aug 1991 10:53:07



I need to know how to determine the limits for number of processes
and messages on the RS6000 under AIX.  I would like to know this
for the system as a whole and for each user.  Also, how many child
processes a process can have?  And if theres a user limit, does it
apply to each of several logins or the aggregrate of all processes
under all logins of a user?

I prowled around in smit and Info but had no luck.

thanks for your help

Oh. Does anyone know how to get Info to tell what (paper) manual to
look in to find the material being displayed on the screen?


Mainstream Software Corp.       about what I think or say nearly as much
411 Waverly Oaks Road           I care about how my boy responds to same.
Waltham MA 02154, 617-894-3399

 
 
 

max number of processes, message queues

Post by Manish Ar » Sat, 31 Aug 1991 01:41:02



Quote:>I need to know how to determine the limits for number of processes
>and messages on the RS6000 under AIX.  I would like to know this
>for the system as a whole and for each user.  Also, how many child
>processes a process can have?  And if theres a user limit, does it
>apply to each of several logins or the aggregrate of all processes
>under all logins of a user?

I don't know what you mean by limits on "messages".  AIX limits
the number of processes each user may have running concurrently.
I believe this limit applies to the aggregate total of all processes
started from all logins for any given uid.
You can view the logical device sys0 to see the current limit:
    lsattr -l sys0 -E
and you can use chdev to change it.  For instance:
    chdev -l sys0 -a maxuproc=100

I don't think SMIT allows you to change this limit.  Incidentally,
this information is in /usr/lpp/bos/README.

I don't know what the system process limit is, if any.

- Manish Arya, IBM Almaden Research Center

 
 
 

1. max number processes, message queues

I need to know how to determine the limits for number of processes
and messages on the RS6000 under AIX.  I would like to know this
for the system as a whole and for each user.  Also, how many child
processes a process can have.

I prowled around in smit and Info but had no luck.

thanks for your help

Oh. Does anyone know how to get Info to tell what manual to look in
to find the material being displayed on the screen?


Mainstream Software Corp.       about what I think or say nearly as much
411 Waverly Oaks Road           I care about how my boy responds to same.
Waltham MA 02154, 617-894-3399

2. misc sco release 5.0 problems

3. Max number of char in Message Queues

4. Apache 2.0.28 AIX and shared modules

5. How can I tuning Max process number and open file number on Sun Solaris 7(Intel)???

6. Slackware X11: Which files do I *NEED*?

7. Is there a max number of printer queues??

8. making system boot

9. About IPC, max size of message and queue

10. Message Queues max. limit?

11. msgctl & Max Message Queue Size

12. IPC queues : Number of messages

13. Max Number of Shared Memory per Process