[arch-general] CONFIG_TCP_CONG_VENO on Wifi link with a laptop
Martti Kühne
mysatyre at gmail.com
Wed Apr 23 03:35:13 EDT 2014
On Wed, Apr 23, 2014 at 9:03 AM, Martti Kühne <mysatyre at gmail.com> wrote:
> On Tue, Apr 22, 2014 at 5:38 AM, Olivier Langlois
> <olivier at olivierlanglois.net> wrote:
>> does anyone had a positive experience with this TCP congestion avoidance
>> method with this particular setup?
>
>
> Hmm. I want to try this.
the stock kernel actually ships tcp_veno.
this is how to set it up:
# echo tcp_veno > /etc/modules-load.d/tcp_veno.conf
# echo net.ipv4.tcp_congestion_control = veno > /etc/sysctl.d/tcp_veno.conf
I'm trying it for my laptop right now. Nothing out of the ordinary
happened, I haven't tested the throughput since, but it's working
fine.
cheers!
mar77i
More information about the arch-general
mailing list