lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ