Note that we have been hitting the kern.maxfiles limit.

This commit is contained in:
Mark Linimon 2011-12-24 21:22:29 +00:00
parent ae26534208
commit 90d6abb45d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38097

View file

@ -2477,6 +2477,21 @@ ln -s ../<replaceable>arch</replaceable>/archive/errorlogs <replaceable>arch</re
<para>This section is in progress.</para>
<sect2 id="pointyhat-src">
<title>Configuring <literal>src</literal></title>
<procedure>
<step>
<para>Add the following to <filename>etc/sysctl.conf</filename>:<screen>
kern.maxfiles=40000</screen>
</para>
</step>
</procedure>
</sect2>
<sect2 id="pointyhat-ports">
<title>Configuring <literal>ports</literal></title>