[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090612.164833.35888001.davem@davemloft.net>
Date: Fri, 12 Jun 2009 16:48:33 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ben.lahaise@...erion.com
Cc: herbert@...dor.apana.org.au, netdev@...r.kernel.org
Subject: Re: [0/14] GRO: Lots of microoptimisations
From: Benjamin LaHaise <ben.lahaise@...erion.com>
Date: Fri, 12 Jun 2009 12:09:26 -0400
> I found at least one reason why: the first skb_shinfo()->frag_list touch
> in dev_gro_receive() was causing a cache miss. Adding a prefetch in the
> driver helps that a little bit, but there's still > 500Mbps difference.
I find a 500Mbps difference, due to just one single cache miss on
every packet, simply astounding and unbelievable. But hey, it is
what you are seeing, so something has to account for it. :)
--
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