CUBIC Journal Article uri icon

Overview

abstract

  • CUBIC is a congestion control protocol for TCP (transmission control protocol) and the current default TCP algorithm in Linux. The protocol modifies the linear window growth function of existing TCP standards to be a cubic function in order to improve the scalability of TCP over fast and long distance networks. It also achieves more equitable bandwidth allocations among flows with different RTTs (round trip times) by making the window growth to be independent of RTT -- thus those flows grow their congestion window at the same rate. During steady state, CUBIC increases the window size aggressively when the window is far from the saturation point, and the slowly when it is close to the saturation point. This feature allows CUBIC to be very scalable when the bandwidth and delay product of the network is large, and at the same time, be highly stable and also fair to standard TCP flows. The implementation of CUBIC in Linux has gone through several upgrades. This paper documents its design, implementation, performance and evolution as the default TCP algorithm of Linux.

publication date

  • July 1, 2008

has restriction

  • closed

Date in CU Experts

  • January 31, 2017 8:14 AM

Full Author List

  • Ha S; Rhee I; Xu L

author count

  • 3

Other Profiles

International Standard Serial Number (ISSN)

  • 0163-5980

Additional Document Info

start page

  • 64

end page

  • 74

volume

  • 42

issue

  • 5