All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fruhwirth Clemens <clemens-dated-1085315681.622c@endorphin.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] AES i586 optimized
Date: Thu, 13 May 2004 14:34:40 +0200	[thread overview]
Message-ID: <20040513123440.GA8487@ghanima.endorphin.org> (raw)
In-Reply-To: <20040513040732.75c5999c.akpm@osdl.org>

[-- Attachment #1: Type: text/plain, Size: 974 bytes --]

On Thu, May 13, 2004 at 04:07:32AM -0700, Andrew Morton wrote:

> >  The following patch adds an i586 optimized implementation of AES aka
> >  Rijndael. It's following an integration strategy similiar to recent
> >  s390/z990 integration for DES/SHA1. aes-i586-glue.c, a glue layer for
> >  CryptoAPI, and aes-i586-asm.S, the actual implementation, are added to
> >  arch/i386/crypto, as well as a config section to crypto/Kconfig.
> 
> Some benchmark figures would be useful.  Cache-cold and cache-hot.

In addition to my last mail: It recurred to me that Christian Kujau
benchmarked this patch already.

aes, C impl.,
http://nerdbynature.de/bench/prinz/2.6.0-test6/crypto/test_1/prinz-2.6.0-test6-aes.txt
aes-i586,
http://nerdbynature.de/bench/prinz/2.6.0-test6/crypto/test_2/prinz-2.6.0-test6-aes.txt

20% - 50% throughput gain. Avg. latency is also much better.

Just for reference: http://nerdbynature.de/bench/prinz/readme.txt

Regards, Clemens

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-05-13 12:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-13 11:01 [PATCH] AES i586 optimized Fruhwirth Clemens
2004-05-13 11:07 ` Andrew Morton
2004-05-13 11:42   ` Fruhwirth Clemens
2004-05-13 14:05     ` Felipe Alfaro Solana
2004-05-13 15:29       ` [PATCH] AES i586 optimized (oops) Felipe Alfaro Solana
2004-05-13 19:27         ` Felipe Alfaro Solana
2004-05-13 12:34   ` Fruhwirth Clemens [this message]
2004-05-13 11:13 ` [PATCH] AES i586 optimized Christoph Hellwig
2004-05-13 11:25   ` Fruhwirth Clemens
2004-05-13 12:18     ` Christoph Hellwig
2004-05-13 12:37       ` Dave Jones
2004-05-13 13:24 ` Christophe Saout
2004-05-13 15:09 ` James Morris
2004-05-13 15:23   ` James Morris
2004-05-13 22:23 ` Felipe Alfaro Solana

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040513123440.GA8487@ghanima.endorphin.org \
    --to=clemens-dated-1085315681.622c@endorphin.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.