From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Dave Taht <dave.taht@gmail.com>
Cc: cake@lists.bufferbloat.net, make-wifi-fast@lists.bufferbloat.net,
flent-devel@flent.org
Subject: Re: [Cake] fiddling with variable bandwidth (emulating wifi rate control) with cake and flent
Date: Sat, 01 Aug 2015 13:11:01 +0200 [thread overview]
Message-ID: <87mvyb6z7e.fsf@toke.dk> (raw)
In-Reply-To: <CAA93jw5YEaRG+AxoZav4QeOZtiXruBKgtLG3ro+tp0-Q=TW2Nw@mail.gmail.com> (Dave Taht's message of "Fri, 31 Jul 2015 07:16:20 -0700")
Dave Taht <dave.taht@gmail.com> writes:
> 2) sqm-scripts has changed dramatically since I last used it. What I
> used to use on debian was:
>
> IFACE=eth0 QDISC=codel UPLINK=x DOWNLINK=y ./simplest.qos
>
> what do I now?
Hmm, running from the git directory is not explicitly supported right
now. But if you do 'sudo make install' you should be able to do
IFACE=eth0 QDISC=codel SCRIPT=simplest.qos UPLINK=x DOWNLINK=y /usr/lib/sqm/start-sqm
If you define the variables in platform/linux/sqm.conf to something
reasonable, you could conceivably run it from the git checkout as
well...
> 4) flent needs to be able to sample at faster rates than it does.
> (theres a bug filed on this). I'd like to be able to see in detail the
> roughly 3 second period where
> the latency goes up when the bandwidth goes down.
This is more a limitation of the underlying tools. Not sure it's readily
solvable; I would rather not run things as root...
> 5) the qdisc stats code needs to work on openwrt (can't, no fractional sleep)
> (I keep threatening to rewrite this in c)
Well hopefully those threats will turn into reality at some point ;)
> 6) bugs in the qdisc_stats plots, from sampling, to code output, to
> the last 2 plots,
Will look this over.
-Toke
prev parent reply other threads:[~2015-08-01 11:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-31 14:16 Dave Taht
2015-08-01 11:11 ` Toke Høiland-Jørgensen [this message]
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
List information: https://lists.bufferbloat.net/postorius/lists/cake.lists.bufferbloat.net/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87mvyb6z7e.fsf@toke.dk \
--to=toke@toke.dk \
--cc=cake@lists.bufferbloat.net \
--cc=dave.taht@gmail.com \
--cc=flent-devel@flent.org \
--cc=make-wifi-fast@lists.bufferbloat.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox