From: Matthias May <matthias.may@neratec.com>
To: Reinoud Koornstra <reinoudkoornstra@gmail.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: making fq_codel default
Date: Tue, 22 Mar 2016 10:43:15 +0100 [thread overview]
Message-ID: <56F113B3.2050608@neratec.com> (raw)
In-Reply-To: <CAAA5faG+AOviPrJxd9dOuZrDAkm+4F5sy0M7w3MW0U-ufNeZ3g@mail.gmail.com>
On 22/03/16 10:37, Reinoud Koornstra wrote:
> Hi Everyone,
>
> Everytime I boot I need to set fq_codel for my wireless interface:
>
> sudo tc qdisc add dev wlp4s0 root fq_codel
>
> I also need to sudo sysctl -w net.core.default_qdisc=fq_codel
>
> Is there a good way to have this as the default in the kernel config
> instead of pfifo?
> Also, are there plans for cake support or do fq_codel in this case mean cake?
> Thanks,
>
> Reinoud.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
You might want to take a look at the patches in openwrt.
Specifically this one:
https://dev.openwrt.org/browser/trunk/target/linux/generic/patches-4.4/662-use_fq_codel_by_default.patch
Best regards
Matthias
next prev parent reply other threads:[~2016-03-22 9:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 9:37 making fq_codel default Reinoud Koornstra
2016-03-22 9:43 ` Matthias May [this message]
2016-03-22 10:05 ` Reinoud Koornstra
2016-03-22 13:24 ` Dave Taht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56F113B3.2050608@neratec.com \
--to=matthias.may@neratec.com \
--cc=linux-wireless@vger.kernel.org \
--cc=reinoudkoornstra@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.