crypto: cryptd - Add cryptd_max_cpu_qlen module parameter
authorJon Maxwell <jmaxwell37@gmail.com>
Wed, 22 Nov 2017 05:08:17 +0000 (16:08 +1100)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 29 Nov 2017 06:33:31 +0000 (17:33 +1100)
commitc3a536056374ef8412c7ffa13790303ec02d8f46
treec95ac71c85b529c36dad3c6ea82987b5de800009
parent019cd46984d04703a39924178f503a98436ac0d7
crypto: cryptd - Add cryptd_max_cpu_qlen module parameter

Make the cryptd queue length configurable. We recently had customer where this
needed to be tuned to accommodate the aesni_intel module and prevent packet
drop.

Signed-off-by: Jon Maxwell <jmaxwell37@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/cryptd.c