Re: [PATCH -mm crypto] AES: x86_64 asm implementation optimization

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Huang, Ying
Date: Thursday, April 24, 2008 - 8:11 pm

Hi, Sebastian,

Thank you very much for your help. From the result you sent, the biggest
performance degradation is between step 4 and step 5. In that step, one
more register is saved before and restored after encryption/decryption.
So I think the reason maybe the read/write port throughput of CPU.

I changed the patches to group the read or write together instead of
interleaving. Can you help me to test these new patches? The new patches
is attached with the mail.

Best Regards,
Huang Ying

On Thu, 2008-04-24 at 00:32 +0200, Sebastian Siewior wrote:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Wed Apr 16, 12:31 am)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Wed Apr 16, 11:40 am)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Wed Apr 23, 3:28 pm)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Wed Apr 23, 3:32 pm)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Huang, Ying, (Thu Apr 24, 8:11 pm)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Fri Apr 25, 12:12 am)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Fri Apr 25, 12:37 am)
Re: [PATCH -mm crypto] AES: x86_64 asm implementation opti ..., Sebastian Siewior, (Tue Apr 29, 3:12 pm)