On Wed, Mar 15, 2006 at 10:00:09PM +0100, Dag Arne Osvik wrote:
>
> >>Using the best average encryption time per block from tcrypt's speed 
> >>tests gave these numbers:
> >>
> >>ECB on Intel        288.5
> >>ECB on AMD  286.1
> >>
> >>CBC on Intel        510.4
> >>CBC on AMD  334.2
> 
> Sorry for the confusion..  All of these numbers are for code currently 
> in the kernel.  However, it seems like only ECB on Intel used the 
> assembly version.  With the asm module running also on the AMD machine, 
> time for ECB on AMD dropped to 187.5 cycles per block, though CBC still 
> runs at 334.2 per block.

Is the 187.5 figure with your code or the existing x86-64 asm module?
If it's the existing one, what are the figures above then?

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to