tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cubic patch



Hi,

> Happy testing and please feedback !
> 
> [1] - ftp://ftp.netbsd.org/pub/NetBSD/misc/kefren/cubic-current.diff

Has it already been removed?  If so, is it possible to make it available
again?  I am much curious about CUBIC on NetBSD, and would like to experiment
on its performance and friendliness with other congestion control algorithms
such as [new]reno and compound TCP.

Thanks in advance.

Best regards,
--
Motoyuki OHMORI <ohmori%tottori-u.ac.jp@localhost>

On Thu, Nov 07, 2013 at 19:55:29 +0200, Mihai Chelaru 
<mihai.chelaru%ngnetworks.ro@localhost> 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
> 
> 
> Thanks,
> 
> -- 
> Mihai Chelaru


Home | Main Index | Thread Index | Old Index