diff options
author | Tero Kristo <[email protected]> | 2023-05-12 16:10:44 +0530 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2023-05-19 16:45:43 +0800 |
commit | a69c500018b97edec48ce9d41620748761322c83 (patch) | |
tree | 9a193f62adc45bac630b2e8920f9ecf3c7f5e0b3 /fs/jbd2/commit.c | |
parent | 6c19f3bfff0344cdc02e7b074062a9acd026f010 (diff) |
crypto: sa2ul - change unsafe data size limit to 255 bytes
256 bytes is quite often used in performance benchmarks and this size
appears to be also working just fine, so mark it as safe so that we do
not fallback to software implementation for this packet size. Otherwise
there is a strange bump up in crypto performance at 256 byte packet size.
Signed-off-by: Tero Kristo <[email protected]>
Signed-off-by: Jayesh Choudhary <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions