Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TCP_CONG_BIC
has multiple definitions:
net/ipv4/Kconfig
The configuration item CONFIG_TCP_CONG_BIC:
(none)
tcp_bic
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/
net/ipv4/Kconfig
The configuration item CONFIG_TCP_CONG_BIC:
! CONFIG_TCP_CONG_ADVANCED
tcp_bic
(none)
Raw data from LKDDb:
lkddb module tcp_bic CONFIG_TCP_CONG_BIC : net/ipv4/Kconfig : "Binary Increase Congestion (BIC) control" # in 2.6.13–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab