diff options
author | 2020-07-21 06:37:59 +0200 | |
---|---|---|
committer | 2020-07-31 18:08:59 +1000 | |
commit | c6720415907f21b9c53efbe679b96c3cc9d06404 (patch) | |
tree | 94d7237eb575be5f5c71409e8ff4b9150edac2b9 /drivers/crypto/ccp/ccp-dev.c | |
parent | crypto: ecc - SP800-56A rev 3 local public key validation (diff) | |
download | linux-dev-c6720415907f21b9c53efbe679b96c3cc9d06404.tar.xz linux-dev-c6720415907f21b9c53efbe679b96c3cc9d06404.zip |
crypto: inside-secure - irq balance
Balance the irqs of the inside secure driver over all
available cpus.
Currently all interrupts are handled by the first CPU.
From my testing with IPSec AES-GCM 256
on my MCbin with 4 Cores I get a 50% speed increase:
Before the patch: 99.73 Kpps
With the patch: 151.25 Kpps
Signed-off-by: Sven Auhagen <sven.auhagen@voleatech.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ccp/ccp-dev.c')
0 files changed, 0 insertions, 0 deletions