From: "Shigeo N" <shigeonx@gmail.com>
To: netdev@vger.kernel.org
Subject: Re: XTP for 2.6.25
Date: Thu, 24 Apr 2008 20:26:44 +0900 [thread overview]
Message-ID: <18b669d80804240426n230cdeax1408f923fbe6d619@mail.gmail.com> (raw)
In-Reply-To: <20080424.033029.193698693.davem@davemloft.net>
My motivation to implement XTP for Linux kernel is that XTP can be
better protocol than TCP in broad-band network, because XTP is free
from BD power limitation by separation of rate and flow control.
As far as I know, Packeteer's SkyX is only the product that implements
XTP. SkyX is mainly used for Satellite network which delay is too
long, but nowadays SkyX is used for broad-band network because XTP is
of great advantege to network delay in broad-band network.
Linux based network product is popular now, so adding XTP to Linux
kernel is useful for someone who develops Linux router, server and
etc, I think.
Thanks
Shigeo
On Thu, Apr 24, 2008 at 7:30 PM, David Miller <davem@davemloft.net> wrote:
> From: "Shigeo N" <shigeonx@gmail.com>
> Date: Thu, 24 Apr 2008 19:14:38 +0900
>
> [ netdev added to CC: ]
>
>
>
> > I implemented Xpress Transport Protocol 4.0 for Linux kernel 2.6.25.
> > Does anyone test it and give me feedback to enhance together ?
> >
> > I tested in the network where UDP throughput is 29Mbps, then TCP
> > throughput was 13Mbps, but XTP's reached to 25Mbps.
> >
> > The source is here.
> > <http://downloads.sourceforge.net/linux-xtp/linux-xtp.0.3.1.tar.gz?use_mirror=osdn>
> >
> > XTP specification is here.
> > <http://www.packeteer.com/resources/prod-sol/XTP.pdf>
> >
> > Multicast function is not implemented yet.
>
> Please discuss your work on netdev@vger.kernel.org, which is where
> the Linux networking developers are listening.
>
> Thank you.
>
next prev parent reply other threads:[~2008-04-24 11:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <18b669d80804240314t7b2f6e4cpc9a9f2690c6d21b4@mail.gmail.com>
2008-04-24 10:30 ` XTP for 2.6.25 David Miller
2008-04-24 11:26 ` Shigeo N [this message]
2008-04-24 11:27 ` Andi Kleen
2008-04-24 13:06 ` Shigeo N
2008-04-25 7:59 ` Shigeo N
2008-04-25 8:23 ` Ilpo Järvinen
2008-04-25 8:28 ` David Miller
2008-04-25 8:51 ` Shigeo N
2008-04-25 8:55 ` David Miller
2008-04-25 13:05 ` Ilpo Järvinen
2008-04-25 20:12 ` David Miller
2008-04-25 21:06 ` Ilpo Järvinen
2008-05-07 4:32 ` Shigeo N
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=18b669d80804240426n230cdeax1408f923fbe6d619@mail.gmail.com \
--to=shigeonx@gmail.com \
--cc=netdev@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 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).