]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
openssl: disable ssse3 on amd cpu's
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 28 Apr 2015 18:51:03 +0000 (20:51 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 28 Apr 2015 18:51:03 +0000 (20:51 +0200)
commit0e2f9b011b8945dbfdfd3cac9fe1a486c48732e1
tree7131ae53052dfdbfe04db05cd3a2b3fdd8e155bf
parent3bcb59ab211cec80576e8e0c1202364e3001defc
openssl: disable ssse3 on amd cpu's

amd with ssse3 (bulldozer and fusion) has serious performance problems
with the vpaes code. (-evp is 40% slower)
lfs/openssl
src/patches/openssl-1.0.2a_disable_ssse3_for_amd.patch [new file with mode: 0644]