Re: Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state changes

From: Herbert Xu
Date: Tue Aug 12 2008 - 08:02:51 EST


On Tue, Aug 12, 2008 at 01:43:22PM +0200, Wolfgang Walter wrote:
>
> * Works fine, machine is up since 61 minutes.

Thanks a lot for testing this Wolfgang!

> * Performance:
>
> Routing performance over esp-tunnels seems unchanged here compared to 2.6.25
> (this was also the case with the "kernel_fpu_begin" patch).
>
> tcrypt mode=200 shows exactly the same performance penalty compared to 2.6.25
> as the "kernel_fpu_begin" patch.

That's not surprising since tcrypt runs with BH off so it'll
do pretty much the same thing as before. This also shows that
reading CR0 doesn't impose any extra overhead compared to what
was done in kernel_fpu_begin.

Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/