From: Arnaldo Carvalho de Melo <acme@mandriva.com>
To: dccp@vger.kernel.org
Subject: Re: [PATCH 1/1] CCID2: Experimental support for tcp_congestion_ops
Date: Fri, 04 Aug 2006 14:28:36 +0000 [thread overview]
Message-ID: <44D35994.3020905@mandriva.com> (raw)
In-Reply-To: <20060804110752.GA4262@shorty.sorbonet.org>
Andrea Bittau wrote:
> This is an experimental patch to bridge CCID2 and existing tcp congestion contrl
> algorithms. Added support for "tcp_congestion_ops" in CCID2. This allows for
> CCID2 to use different variants of congestion control. The default is the RFC
> CCID2, named with much originality, "ccid2".
>
> I added support for a "tcp adaptor" which allows existing tcp algorithms to be
> used withing CCID2. They may be selected by asking for "tcp_name", where name
> is "reno", "vegas", etc.
>
> The following TCP algorithms are believed to work [at least partially] with
> appropriate byte counting turned off:
> bic, compound, cubic, highspeed, htcp, reno, scalable, vegas, veno.
> These don't seem to work properly [I haven't added full support yet]:
> hybla, lp, westwood.
>
> This patch is mainly an RFC. If people seem to like the idea, I can work on
> making the patch look good.
Keep on experimenting, this is the spirit, that is why
tcp_congestion_ops is in inet_connection_sock, eventually I want to have
it renamed to congestion_ops, and your experiments will help in
diagnosing whatever change in the existing abstractions is needed for us
to get closer to this goal :-)
- Arnaldo
next prev parent reply other threads:[~2006-08-04 14:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-04 11:07 [PATCH 1/1] CCID2: Experimental support for tcp_congestion_ops Andrea Bittau
2006-08-04 14:28 ` Arnaldo Carvalho de Melo [this message]
2006-08-04 14:41 ` Andrea Bittau
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=44D35994.3020905@mandriva.com \
--to=acme@mandriva.com \
--cc=dccp@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.