Hello,
Thank you for the information on how to increase the max proc per user,
however I still have one problem.
After adding the following line to my /etc/sysconfigtab file
I seem to hit a max number of processes which the OS won't go beyond.
/etc/sysconfigtab
proc:
max-proc-per-user = 32764
# EOF
The following is the output of sysconfig -q proc
max-proc-per-user = 523
max-threads-per-user = 523
per-proc-stack-size = 2097152
max-per-proc-stack-size = 33554432
per-proc-data-size = 134217728
max-per-proc-data-size = 1073741824
max-per-proc-address-space = 1073741824
per-proc-address-space = 1073741824
autonice = 0
open-max-soft = 4096
open-max-hard = 4096
ncallout = 1612
round-robin-switch-rate = 0
round_robin_switch_rate = 0
sched-min-idle = 0
sched_min_idle = 0
give-boost = 1
give_boost = 1
# EOD
The max number of users is set to 64. I am trying to bring the
max-proc-per-user up to 1000. Are there other modifications that I should
make or is this a hard limit?
Thank you
Received on Thu Dec 19 1996 - 18:37:59 NZDT