From: Andy Furniss <andy.furniss@dsl.pipex.com>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Re: ADSL Calculator
Date: Fri, 17 Jun 2005 10:45:18 +0000 [thread overview]
Message-ID: <42B2A9BE.2030004@dsl.pipex.com> (raw)
In-Reply-To: <20050617011135.GA9675@yamamaya.is-a-geek.org>
Tobias Diedrich wrote:
> Per Marker Mortensen wrote:
>
>
>>http://www.adsl-optimizer.dk/thesis/
>>http://www.adsl-optimizer.dk/thesis/main_final.ps
>>
>>chapter 5, will give you extra information.
>
>
> Hmm, I still haven't read all of it, but I'd like to make two
> comments.
>
> 1)
> I don't think the kernel patch is needed as you can fold that
> information into the rate table AFAICS (See the patch at the end
> of this mail). Then again, depending on the overhead value you'd
> of course have a slight inaccuracy (in case the overhead is not
> divisible by 2^cell_log). Thus in my patch I just assume the
> worst.
You end up either being a cell too safe around the optimal sizes even
if, like you, your overhead is divisible by cell log. So you either have
to undo your tweaking or underaccount for some packet sizes.
It's still better than doing nothing if you really can't change your
kernel - Ed Wildgoose posted a similar patch some time ago.
>
> 2)
> AFAICS you only looked at upstream shaping, right?
> At least from my experience I can say that for my ADSL link
> (3456kbit down / 448kbit up raw ATM speed, shared by 5 users)
> it is quite easy to saturate the downstream with a bittorrent
> download. So some sort of downstream shaping is needed too.
> Unfortunately the IMQ patch seems to panic the kernel when it
> starts dropping packets.
If imq is unstable on your kernel you could try shaping download on
egress / use a modified dummy device or use a policer on ingress.
Bittorrent is harder to shape than most things.
Andy.
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
next prev parent reply other threads:[~2005-06-17 10:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-17 1:11 [LARTC] Re: ADSL Calculator Tobias Diedrich
2005-06-17 10:15 ` Per Marker Mortensen
2005-06-17 10:45 ` Andy Furniss [this message]
2005-06-17 13:30 ` Ed W
2005-06-19 10:36 ` Andy Furniss
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=42B2A9BE.2030004@dsl.pipex.com \
--to=andy.furniss@dsl.pipex.com \
--cc=lartc@vger.kernel.org \
/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.