Re: [PATCH RT] crypto: limit more FPU-enabled sections

From: Sebastian Andrzej Siewior
Date: Thu Nov 30 2017 - 09:30:36 EST


On 2017-11-30 15:22:17 [+0100], To linux-rt-users@xxxxxxxxxxxxxxx wrote:
> Probably we should meassure the performance those ciphers in pure SW
> mode and with this optimisations to see if it makes sense to keep them
> for RT.

This is only x86. We have the same fun with kernel_neon_begin() on the
arm/arm64 sideâ

Sebastian