HPE 9000 and HPE e3000 Servers
1844834 Members
4716 Online
110233 Solutions
New Discussion

Re: 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