diff options
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 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 |