linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Snook <csnook@redhat.com>
To: Lukas Hejtmanek <xhejtman@ics.muni.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: CPU usage for 10Gbps UDP transfers
Date: Mon, 17 Sep 2007 11:45:25 -0400	[thread overview]
Message-ID: <46EEA115.3090609@redhat.com> (raw)
In-Reply-To: <20070915190016.GA3868@ics.muni.cz>

Lukas Hejtmanek wrote:
> Hello,
> 
> is it expected that application sending 8900bytes datagram through 10Gbps NIC
> utilizes CPU to 100% and similarly the receiver also utilizes CPU to 100%.
> Is it something wrong or this is quite OK?
> 
> (The box is dual single core Opteron 2.4GHz with Myricom 10GE NIC.)

Every time a new generation of ethernet comes out, its peak throughput exceeds 
the memory/CPU/IO capacity of commodity hardware available at the time.  This is 
normal.  Of course, you may not be saturating the link, and it may be possible 
to tune the driver to improve your throughput, but you'll still be saturating a 
CPU on that hardware.

	-- Chris

      parent reply	other threads:[~2007-09-17 15:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-15 19:00 CPU usage for 10Gbps UDP transfers Lukas Hejtmanek
2007-09-15 23:29 ` David Schwartz
2007-09-16  4:08   ` Willy Tarreau
2007-09-17 15:45 ` Chris Snook [this message]

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=46EEA115.3090609@redhat.com \
    --to=csnook@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xhejtman@ics.muni.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).