Scalable TCP

modulename: tcp_scalable.ko

configname: CONFIG_TCP_CONG_SCALABLE

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>TCP: advanced congestion control
└─>Scalable TCP
In linux kernel since version 2.6.13 (release Date: 2005-08-28)
Scalable TCP is a sender-side only change to TCP which uses a
MIMD congestion control algorithm which has some nice scaling
properties, though is known to have fairness issues.
See http://www.deneholme.net/tom/scalable/
source code: