Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2009 00:04:24 +1100
From:      Dean Hamstead <dean@fragfest.com.au>
To:        Steve Polyack <korvus@comcast.net>
Cc:        John Case <case@sdf.lonestar.org>, freebsd-hardware@freebsd.org
Subject:   Re: SSL/AES acceleration in FreeBSD ?
Message-ID:  <4AD71DD8.4030009@fragfest.com.au>
In-Reply-To: <4AD3728E.8010509@comcast.net>
References:  <Pine.NEB.4.64.0910121554080.3170@otaku.freeshell.org> <4AD3728E.8010509@comcast.net>

next in thread | previous in thread | raw e-mail | index | archive | help


> You will may find that for any fairly modern dual-core CPU (even an 
> Athlon64 X2), the CPU will outperform pretty much all of the hardware 
> crypto-accelerator offerings, except for the most recent and high-end.  
> This is *especially* true when you are doing many small cryptographic 
> operations, which I assume Tor may be doing.  You'll still at least get 
> the benefit of offloading all of these operations from the CPU, freeing 
> it up to spend time on other tasks.

this website gives more details confirming this statement.

http://sslacceleration.info/64bit.shtml

Interestingly, GMP benchmarking puts the Athlon64 significantly ahead of 
the intel offerings (i7 being one of them) for complex math. Although 
one must consider that the compilers are different versions etc.

http://gmplib.org/gmpbench.html

Certainly, given the low cost of the amd64 chips. For a CPU bound task 
like SSL Acceleration, it would be interesting to see what the best bang 
for buck would be in a cluster.


Dean



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AD71DD8.4030009>