Updated release note: Auto-tuning maxusers now maxes out at 384.
This commit is contained in:
parent
db659d013d
commit
92a87afd22
@ -169,7 +169,7 @@
|
||||
<para>Specifying a value of <literal>0</literal> for the
|
||||
<varname>maxusers</varname> kernel configuration parameter will
|
||||
now cause an appropriate value to be calculated at boot-time
|
||||
(between 32 and 512, depending on the amount of memory present).
|
||||
(between 32 and 384, depending on the amount of memory present).
|
||||
This value is now the default for all
|
||||
<filename>GENERIC</filename> kernels. &merged;</para>
|
||||
|
||||
|
@ -169,7 +169,7 @@
|
||||
<para>Specifying a value of <literal>0</literal> for the
|
||||
<varname>maxusers</varname> kernel configuration parameter will
|
||||
now cause an appropriate value to be calculated at boot-time
|
||||
(between 32 and 512, depending on the amount of memory present).
|
||||
(between 32 and 384, depending on the amount of memory present).
|
||||
This value is now the default for all
|
||||
<filename>GENERIC</filename> kernels. &merged;</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user