tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cubic patch
On Thu, Nov 07, 2013 at 07:55:29PM +0200, Mihai Chelaru wrote:
> Hi,
>
> I wrote a little piece of code[1] that should provide us CUBIC congestion
> control algorithm. Of course, default is still newreno and cubic may be
> activated using sysctl -w net.inet.tcp.congctl.selected=cubic .
>
> Also in this patch I removed the tcp_sack_newack function that mostly
> duplicated newreno actions and moved the code mostly inside [new]reno.
>
> Happy testing and please feedback !
>
> [1] - ftp://ftp.netbsd.org/pub/NetBSD/misc/kefren/cubic-current.diff
Any reason not to make CUBIC the default? It is e.g. what Linux
uses for a long time.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Home |
Main Index |
Thread Index |
Old Index