Document max_chains bump to 16384 at r330049.

MFC after:	1 week
This commit is contained in:
Alexander Motin 2019-06-01 16:04:20 +00:00
parent d0aaeffdb4
commit 08b96108ae
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=348496
2 changed files with 4 additions and 4 deletions

View File

@ -38,7 +38,7 @@
.\" $Id$
.\" $FreeBSD$
.\"
.Dd May 25, 2017
.Dd June 1, 2019
.Dt MPR 4
.Os
.Sh NAME
@ -149,7 +149,7 @@ set this tunable in
dev.mpr.X.max_chains=NNNN
.Ed
.Pp
The default max_chains value is 2048.
The default max_chains value is 16384.
.Pp
The current number of free chain frames is stored in the
dev.mpr.X.chain_free

View File

@ -38,7 +38,7 @@
.\" $Id: //depot/SpectraBSD/head/share/man/man4/mps.4#6 $
.\" $FreeBSD$
.\"
.Dd May 25, 2017
.Dd June 1, 2019
.Dt MPS 4
.Os
.Sh NAME
@ -143,7 +143,7 @@ set this tunable in
dev.mps.X.max_chains=NNNN
.Ed
.Pp
The default max_chains value is 2048.
The default max_chains value is 16384.
.Pp
The current number of free chain frames is stored in the
dev.mps.X.chain_free