Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index

CONFIG_TCP_CONG_BIC: Binary Increase Congestion (BIC) control

General informations

The Linux kernel configuration item CONFIG_TCP_CONG_BIC has multiple definitions:

Binary Increase Congestion (BIC) control found in net/ipv4/Kconfig

The configuration item CONFIG_TCP_CONG_BIC:

Help text

BIC-TCP is a sender-side only change that ensures a linear RTT fairness under large windows while offering both scalability and bounded TCP-friendliness. The protocol combines two schemes called additive increase and binary search increase. When the congestion window is large, additive increase with a large increment ensures linear RTT fairness as well as good scalability. Under small congestion windows, binary search increase provides TCP friendliness. See http://www.csc.ncsu.edu/faculty/rhee/export/bitcp/

found in net/ipv4/Kconfig

The configuration item CONFIG_TCP_CONG_BIC:

Help text

(none)

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - T index

Automatically generated (in year 2024). See also LKDDb sources on GitLab