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
|
This will increase these other system limits in addition
|
||||||
to the maximum number of processes.</para>
|
to the maximum number of processes.</para>
|
||||||
|
|
||||||
<para>After FreeBSD 4.4, <literal>MAXUSERS</literal> became
|
<para>To adjust your <literal>MAXUSERS</literal> value, see
|
||||||
a tunable value that could be set with
|
the <ulink
|
||||||
<varname>kern.maxusers</varname> in
|
url="&url.books.handbook;/configtuning-kernel-limits.html#KERN-MAXFILES">File/Process
|
||||||
<filename>/boot/loader.conf</filename>. In earlier
|
Limits</ulink> section of the Handbook. (While that
|
||||||
versions of FreeBSD, you need to adjust
|
section refers to open files, the same limits apply to
|
||||||
<literal>MAXUSERS</literal> in your kernel
|
processes.)</para>
|
||||||
configuration.</para>
|
|
||||||
|
|
||||||
<para>If your machine is lightly loaded, and you are simply
|
<para>If your machine is lightly loaded, and you are simply
|
||||||
running a very large number of processes, you can adjust
|
running a very large number of processes, you can adjust
|
||||||
|
|
Loading…
Reference in a new issue