commit | e826934e359efa75bade6e3603432e31d5794281 | [log] [tgz] |
---|---|---|
author | Antoine Ténart <antoine.tenart@free-electrons.com> | Thu Jun 15 09:56:28 2017 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue Jun 20 11:21:47 2017 +0800 |
tree | 0338b2b0aed3283cbc05ad7d97b381d3f8296e43 | |
parent | 5eb0cc66f3a3cad46c2e432342f2a3c20c992b94 [diff] |
crypto: inside-secure - increase the batch size Increase the batch size to the maximum number of requests a ring can handle at a time (its size). This is possible now that the request queues are per hw ring. This improves performances. Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>