diff options
| author | Mike Smith <msmith@FreeBSD.org> | 1999-02-03 09:07:33 +0000 |
|---|---|---|
| committer | Mike Smith <msmith@FreeBSD.org> | 1999-02-03 09:07:33 +0000 |
| commit | 617aa5cdf8bdd0889bf7ae7969ea7226f5b6953c (patch) | |
| tree | 7c1f3d4118f35044fa0d2a397cdf731a794d70ab /sys/boot/common/help.common | |
| parent | aa1458495d790fbd6017a84be61b006cb140b505 (diff) | |
Notes
Diffstat (limited to 'sys/boot/common/help.common')
| -rw-r--r-- | sys/boot/common/help.common | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/boot/common/help.common b/sys/boot/common/help.common index 511f323429e1..48f20c19fd98 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 |
