From: "David S. Miller" <davem@davemloft.net>
To: pavel@suse.cz
Cc: hswong3i@gmail.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] TCP congestion module: add TCP-LP supporting for 2.6.16.14
Date: Mon, 08 May 2006 10:43:22 -0700 (PDT) [thread overview]
Message-ID: <20060508.104322.58430929.davem@davemloft.net> (raw)
In-Reply-To: <20060508112915.GB4162@ucw.cz>
From: Pavel Machek <pavel@suse.cz>
Date: Mon, 8 May 2006 11:29:15 +0000
> Hi!
>
> > TCP Low Priority is a distributed algorithm whose goal
> > is to utilize only
> > the excess network bandwidth as compared to the ``fair
> > share`` of
> > bandwidth as targeted by TCP. Available from:
> > http://www.ece.rice.edu/~akuzma/Doc/akuzma/TCP-LP.pdf
>
> Nice... I'd like to use something like this on my (overloaded)
> GPRS/EDGE link.
>
> Unfortunately, patch does not include documentation update AFAICS. How
> do I use it? net-nice -n 19 rsync would be nice, but I guess that
> would be quite complex...?
You could select it as the default congestion control algorithm
in your kernel config, but that's probably not what you want.
Or, just include it, and select it with the TCP_CONGESTION socket
option when you want it. Sorry, this does require app modifications.
next prev parent reply other threads:[~2006-05-08 17:43 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-07 5:32 [PATCH] TCP congestion module: add TCP-LP supporting for 2.6.16.14 Wong Edison
2006-05-07 5:48 ` David S. Miller
2006-05-08 11:29 ` Pavel Machek
2006-05-08 17:25 ` Wong Edison
2006-05-08 17:43 ` David S. Miller [this message]
2006-05-08 17:50 ` Wong Edison
2006-05-08 18:38 ` David S. Miller
2006-05-09 18:08 ` Wong Edison
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=20060508.104322.58430929.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=hswong3i@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pavel@suse.cz \
/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;
as well as URLs for NNTP newsgroup(s).