diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-13 00:28:39 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2024-12-21 17:46:24 +0300 |
commit | 95791ccd112eddd1f31a2c7040122365add52a3f (patch) | |
tree | b3cb08075107ec7dc3019b0b5c6f17e82bf0035d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3cae5a3c05b87917f2f6d58248be8ea4d1a2a705 (diff) | |
download | linux-95791ccd112eddd1f31a2c7040122365add52a3f.tar.xz |
crypto: x86/aes-gcm - tune better for AMD CPUs
Reorganize the main loop to free up the RNDKEYLAST[0-3] registers and
use them for more cached round keys. This improves performance by about
2% on AMD Zen 4 and Zen 5. Intel performance remains about the same.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions