[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46EEA115.3090609@redhat.com>
Date: Mon, 17 Sep 2007 11:45:25 -0400
From: Chris Snook <csnook@...hat.com>
To: Lukas Hejtmanek <xhejtman@....muni.cz>
CC: linux-kernel@...r.kernel.org
Subject: Re: CPU usage for 10Gbps UDP transfers
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists