|
|
@@ -353,12 +353,7 @@ tcp_l3mdev_accept - BOOLEAN
|
|
|
compiled with CONFIG_NET_L3_MASTER_DEV.
|
|
|
|
|
|
tcp_low_latency - BOOLEAN
|
|
|
- If set, the TCP stack makes decisions that prefer lower
|
|
|
- latency as opposed to higher throughput. By default, this
|
|
|
- option is not set meaning that higher throughput is preferred.
|
|
|
- An example of an application where this default should be
|
|
|
- changed would be a Beowulf compute cluster.
|
|
|
- Default: 0
|
|
|
+ This is a legacy option, it has no effect anymore.
|
|
|
|
|
|
tcp_max_orphans - INTEGER
|
|
|
Maximal number of TCP sockets not attached to any user file handle,
|