All of lore.kernel.org
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: Robert Iakobashvili <coroberti@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: Userspace network stack and netchannels.
Date: Wed, 26 Sep 2007 12:53:03 +0400	[thread overview]
Message-ID: <20070926085303.GB13187@2ka.mipt.ru> (raw)
In-Reply-To: <7e63f56c0709251220s12ab10b5pade5b2c90fa4a8b9@mail.gmail.com>

Hi Robert.

On Tue, Sep 25, 2007 at 09:20:44PM +0200, Robert Iakobashvili (coroberti@gmail.com) wrote:
> > 3. Gigabit send/recv benchmark for netchannels and sockets using small
> > packets.
> > http://tservice.net.ru/~s0mbre/blog/devel/networking/2006_10_26.html
> > http://tservice.net.ru/~s0mbre/blog/devel/networking/2006_12_21.html
> >
> 
> Very interesting. Are there any details of your benchmarking available,
> namely, how it was done?
> Have you some comparison profiling data (oprofile) to figure out where
> the advantages are coming from?

Those are throughput tests - one sender, one receiver with different
size of the packet being sent/received. CPU usage was determined via
/proc statistics. My analysis says that reduced number of syscalls is
main improvement factor, but different (non-rfc-compliant) congestion 
control allows faster start and faster recovery.

-- 
	Evgeniy Polyakov

  parent reply	other threads:[~2007-09-26  8:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-25 18:00 Userspace network stack and netchannels Evgeniy Polyakov
2007-09-25 19:34 ` Stephen Hemminger
2007-09-26  8:47   ` Evgeniy Polyakov
     [not found] ` <7e63f56c0709251220s12ab10b5pade5b2c90fa4a8b9@mail.gmail.com>
2007-09-25 19:22   ` Robert Iakobashvili
2007-09-26  8:53   ` Evgeniy Polyakov [this message]
2007-09-26 10:43     ` Robert Iakobashvili
2007-09-26 13:08 ` jamal
2007-09-26 13:22   ` Evgeniy Polyakov

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=20070926085303.GB13187@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=coroberti@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 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.