summaryrefslogtreecommitdiffstats
path: root/sys/boot/common/help.common
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1999-02-03 09:07:33 +0000
committermsmith <msmith@FreeBSD.org>1999-02-03 09:07:33 +0000
commit95a45fc122f20b30e33b0ae248010e8b2de46789 (patch)
tree6ca8818a9df8580dc8915234f87bd366bcad4f50 /sys/boot/common/help.common
parent35606d39dd5d7e03148c0260985fef32328970e8 (diff)
downloadFreeBSD-src-95a45fc122f20b30e33b0ae248010e8b2de46789.zip
FreeBSD-src-95a45fc122f20b30e33b0ae248010e8b2de46789.tar.gz
Mention the net.inet.tcp.tcbhashsize tunable.
Diffstat (limited to 'sys/boot/common/help.common')
-rw-r--r--sys/boot/common/help.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common
index 511f323..48f20c1 100644
--- a/sys/boot/common/help.common
+++ b/sys/boot/common/help.common
@@ -237,6 +237,11 @@
set to 0, an interrupt will not be assigned and the
controller will operate in polled mode only.
+ set net.inet.tcp.tcbhashsize=<value> TCBHASHSIZE
+
+ Overrides the compile-time set value of TCBHASHSIZE or
+ the preset default of 512. Must be a power of 2.
+
################################################################################
# Tshow DShow the values of variables
OpenPOWER on IntegriCloud