[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090819125825.0cf27e0e@s6510>
Date: Wed, 19 Aug 2009 12:58:25 -0700
From: Stephen Hemminger <shemminger@...tta.com>
To: Stephen Hemminger <shemminger@...tta.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 6/7] sky2: no recycling
On Tue, 18 Aug 2009 18:17:10 -0700
Stephen Hemminger <shemminger@...tta.com> wrote:
> Recycling turns out to be a bad idea! For most use cases, the
> packet can not be reused: TCP packets are cloned. Even for the ideal
> case of forwarding, it hurts performance because of CPU ping/pong.
> On a multi-core system forwarding of 64 byte packets is worse
> much worse: recycling = 24% forwarded vs no recycling = 42% forwarded
Minor correction on numbers. The actual data for unidirectional
forwarding is 30% vs 24%. Previous data had hardware flow/control enabled
which skewed the numbers.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists