mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mention the net.inet.tcp.tcbhashsize tunable.
This commit is contained in:
parent
aa1458495d
commit
617aa5cdf8
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue