[SunHELP] Re: Kernerl Parameter

Dale Ghent sunhelp at sunhelp.org
Thu Apr 5 14:54:32 CDT 2001


On Thu, 5 Apr 2001, Balaji srinivasan wrote:

| Hi Admins,
|           I found out the parameter for increasing the process per user-id.
| It's maxuprc and it has some connection with max_nproc too.

maxupc = max_nprocs - reserved_procs

max_nprocs = 10 + 16 * maxusers

reserved_procs = 5

maxusers = amount of system RAM in MB.

The above description of the related variables reflects their default
values.

If you do not know how the default value of maxupc is derived, it is best
that you increase the value of maxusers instead.

/dale




More information about the SunHELP mailing list