Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread James Morris
On Mon, 18 Apr 2005, Jörn Engel wrote: > On Mon, 18 April 2005 03:50:32 -0400, James Morris wrote: > > > > Please cc Herbert Xu on kernel crypto patches, he's the frontline > > maintainer of it now. > > Care to sign off this patch (or create a similar one)? No, it's already been done in Linus'

Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread Andreas Steinmetz
Jörn Engel wrote: > On Mon, 18 April 2005 03:50:32 -0400, James Morris wrote: > >>Please cc Herbert Xu on kernel crypto patches, he's the frontline >>maintainer of it now. > > > Care to sign off this patch (or create a similar one)? No problem, will do after the review by Herbert Xu is done (I

Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread Andreas Steinmetz
Andi Kleen wrote: > On what CPUs did you benchmark? I suppose results will vary a lot > between AMD and Intel x86-64 CPUs. AMD. I don't have any Intel around. -- Andreas Steinmetz SPAMmers use [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe lin

Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread Andreas Steinmetz
James Morris wrote: > Please cc Herbert Xu on kernel crypto patches, he's the frontline > maintainer of it now. > > > - James Already done on request by Herbert Xu himself. -- Andreas Steinmetz SPAMmers use [EMAIL PROTECTED] - To unsubscribe from this list: send the line

Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread Andi Kleen
> Microbenchmark: > === > The microbenchmark was done in userspace with similar compile flags as > used during kernel compile. > Encrypt/decrypt is about 35% faster than the generic C implementation. > As the generic C as well as my assembler implementation are both table > driven I don

Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread Jörn Engel
On Mon, 18 April 2005 03:50:32 -0400, James Morris wrote: > > Please cc Herbert Xu on kernel crypto patches, he's the frontline > maintainer of it now. Care to sign off this patch (or create a similar one)? Jörn -- The strong give up and move away, while the weak give up and stay. -- unknown

Re: [RFC][PATCH 0/4] AES assembler implementation for x86_64

2005-04-18 Thread James Morris
Please cc Herbert Xu on kernel crypto patches, he's the frontline maintainer of it now. - James -- James Morris <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kerne