Searched refs:congestion (Results 1 – 25 of 29) sorted by relevance
12
/linux-6.12.1/net/ipv4/ |
D | Kconfig | 470 bool "TCP: advanced congestion control" 472 Support for selection of various TCP congestion control 490 congestion window is large, additive increase with a large 492 scalability. Under small congestion windows, binary search 509 protocol stack that optimizes the performance of TCP congestion 511 congestion window and slow start threshold after a congestion 513 slow start threshold and a congestion window which takes into 514 account the bandwidth used at the time congestion is experienced. 524 congestion control for high speed network links. It uses a 533 Sally Floyd's High Speed TCP (RFC 3649) congestion control. [all …]
|
/linux-6.12.1/net/dccp/ccids/ |
D | Kconfig | 19 rate-controlled congestion control mechanism. TFRC is designed to 31 The TFRC congestion control algorithms were initially described in
|
/linux-6.12.1/Documentation/networking/ |
D | rds.rst | 90 mark the port as "congested" and send a congestion update to 118 a congestion update is sent to all peers. 122 notification when a congestion update arrived, or when a RDMA 144 this - by using congestion notifications, and by checking for 207 CONG_BITMAP this is a congestion update bitmap 271 communication of per-port congestion. The sender does a very 282 The general layer handles the socket API, congestion handling, 318 wraps the raw congestion bitmap, contains rbnode, waitq, etc. 350 - transmits congestion map if one is pending 387 - do some congestion calculations
|
D | sctp.rst | 11 reliable transport protocol, with congestion control, support for
|
D | dctcp.rst | 7 DCTCP is an enhancement to the TCP congestion control algorithm for data
|
D | proc_net_tcp.rst | 37 | | | | | | | | |----> sending congestion window
|
D | dccp.rst | 23 It divides into a base protocol (RFC 4340) and pluggable congestion control 24 modules called CCIDs. Like pluggable TCP congestion control, at least one CCID 31 It has a base protocol and pluggable congestion control IDs (CCIDs).
|
D | ip-sysctl.rst | 348 Show/set the congestion control choices available to non-privileged 374 Shows the available congestion control choices that are registered. 375 More congestion control algorithms may be available as modules, 399 Set the congestion control algorithm to be used for new 403 For passive connections, the listener congestion control choice 427 to congestion by allowing supporting routers to signal 428 congestion before having to drop packets. 447 knob. The value is not used, if tcp_ecn or per route (or congestion 589 inflations such as transient congestion. The unit is seconds. 770 If set, provide RFC2861 behavior and time out the congestion [all …]
|
D | snmp_counter.rst | 533 TCP congestion window Slow Start algorithm. It uses two pieces of 538 hits a specific threshold, the congestion control algorithm will come 539 into the Congestion Avoidance state. Until v4.20, two congestion 541 default congestion control algorithm) and cdg. Four snmp counters 566 TCP retransmission and congestion control 575 The TCP congestion control is a big and complex topic. To understand 576 the related snmp counter, we need to know the states of the congestion 587 When the congestion control comes into Recovery state, if sack is 639 The TCP stack wants to retransmit a packet and the congestion control 644 The TCP stack wants to retransmit a packet and the congestion control
|
D | phonet.rst | 142 with end-to-end congestion control. It uses the passive listening
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-pktcdvd | 80 write queue size is below congestion off mark. 81 A value of <= 0 disables congestion control.
|
D | sysfs-class-fc_host | 5 These files contain the number of congestion notification
|
D | sysfs-class-fc_remote_ports | 5 These files contain the number of congestion notification
|
/linux-6.12.1/Documentation/networking/devlink/ |
D | hns3.rst | 29 SCC is a firmware component which provides multiple RDMA congestion
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/ |
D | dpaa.rst | 256 - congestion related statistics: 258 - congestion status 259 - time spent in congestion 260 - number of time the device entered congestion
|
/linux-6.12.1/net/dccp/ |
D | Kconfig | 12 congestion-controlled, unreliable datagrams. It should be suitable
|
/linux-6.12.1/Documentation/bpf/ |
D | bpf_licensing.rst | 81 registration step of LSM and TCP congestion control modules of the Linux
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 253 reduce congestion collapse and overload which 262 congestion usually lower performance of
|
/linux-6.12.1/Documentation/ABI/stable/ |
D | sysfs-class-infiniband | 489 Per-port congestion control. Both are binary attributes. 497 congestion entries - increase, timer, event log 660 Per-port congestion control. 669 congestion entries - increase, timer, event log
|
/linux-6.12.1/Documentation/networking/dsa/ |
D | bcm_sf2.rst | 21 The switch also supports specific congestion control features which allow MoCA
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_definer.h | 504 u8 congestion[0x1]; member
|
/linux-6.12.1/Documentation/block/ |
D | blk-mq.rst | 35 suffered with congestion when different processes (or the same process, moving
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/ |
D | counters.rst | 436 congestion, on ring i. 1272 - The number of packets discarded by device due to per host congestion. 1276 - The number of packets ecn marked by device due to per host congestion. 1312 for a host is larger than the PCIe bus and therefore a congestion occurs.
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | overview.rst | 209 - IRQs: data availability, congestion notification, buffer
|
/linux-6.12.1/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 199 smaller window prevents congestion and facilitates better pacing,
|
12