]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
crypto: marvell - Increase the size of the crypto queue
authorRomain Perier <romain.perier@free-electrons.com>
Tue, 21 Jun 2016 08:08:40 +0000 (10:08 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 23 Jun 2016 10:29:52 +0000 (18:29 +0800)
commit47a1f0b2d1d11350ffecbfebc4105116bf6c133e
tree8d16e8541886ce6adc1df923f6affd0e5aa7e15f
parent85030c5168f1df03a164d47254cc785331f1dfe2
crypto: marvell - Increase the size of the crypto queue

Now that crypto requests are chained together at the DMA level, we
increase the size of the crypto queue for each engine. The result is
that as the backlog list is reached later, it does not stop the crypto
stack from sending asychronous requests, so more cryptographic tasks
are processed by the engines.

Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/marvell/cesa.c