HPE 9000 and HPE e3000 Servers
1825944 Members
2775 Online
109690 Solutions
New Discussion

kernel parameter of user process

 
eric ye
Occasional Contributor

kernel parameter of user process

I want to know which kernel parameter is incharge of the max number of processes for EACH user. Anyone can help me?
Thanks a lot!
2 REPLIES 2
MANOJ SRIVASTAVA
Honored Contributor

Re: kernel parameter of user process

T G Manikandan
Honored Contributor

Re: kernel parameter of user process

It is the
maxuprc
kernel parameter.

check this link
http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparam.MaxUprc.html


Thanks