Re: [PATCH RT] crypto: limit more FPU-enabled sections
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2017-11-30 14:30:33
Also in:
lkml
From: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Date: 2017-11-30 14:30:33
Also in:
lkml
On 2017-11-30 15:22:17 [+0100], To linux-rt-users@vger.kernel.org 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