Point to instructions in Handbook rather than duplicate info here.
This commit is contained in:
parent
0e417bc9ff
commit
03fb83b646
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24564
1 changed files with 6 additions and 7 deletions
|
@ -3308,13 +3308,12 @@ quit</programlisting>
|
|||
This will increase these other system limits in addition
|
||||
to the maximum number of processes.</para>
|
||||
|
||||
<para>After FreeBSD 4.4, <literal>MAXUSERS</literal> became
|
||||
a tunable value that could be set with
|
||||
<varname>kern.maxusers</varname> in
|
||||
<filename>/boot/loader.conf</filename>. In earlier
|
||||
versions of FreeBSD, you need to adjust
|
||||
<literal>MAXUSERS</literal> in your kernel
|
||||
configuration.</para>
|
||||
<para>To adjust your <literal>MAXUSERS</literal> value, see
|
||||
the <ulink
|
||||
url="&url.books.handbook;/configtuning-kernel-limits.html#KERN-MAXFILES">File/Process
|
||||
Limits</ulink> section of the Handbook. (While that
|
||||
section refers to open files, the same limits apply to
|
||||
processes.)</para>
|
||||
|
||||
<para>If your machine is lightly loaded, and you are simply
|
||||
running a very large number of processes, you can adjust
|
||||
|
|
Loading…
Reference in a new issue