Re: [PATCH 6/7] crypto: marvell: Adding load balancing between engines

2016-06-16 Thread Romain Perier
Hello, Le 15/06/2016 23:13, Boris Brezillon a écrit : On Wed, 15 Jun 2016 21:15:33 +0200 Romain Perier wrote: This commits adds support for fine grained load balancing on multi-engine IPs. The engine is pre-selected based on its current load and on the weight of the crypto request that is abo

Re: [PATCH 6/7] crypto: marvell: Adding load balancing between engines

2016-06-15 Thread Boris Brezillon
On Wed, 15 Jun 2016 21:15:33 +0200 Romain Perier wrote: > This commits adds support for fine grained load balancing on > multi-engine IPs. The engine is pre-selected based on its current load > and on the weight of the crypto request that is about to be processed. > The global crypto queue is als

[PATCH 6/7] crypto: marvell: Adding load balancing between engines

2016-06-15 Thread Romain Perier
This commits adds support for fine grained load balancing on multi-engine IPs. The engine is pre-selected based on its current load and on the weight of the crypto request that is about to be processed. The global crypto queue is also moved to each engine. These changes are useful for preparing the