commit | 97e3d94aac1c3e95bd04d1b186479a4df3663ab8 | [log] [tgz] |
---|---|---|
author | Steffen Klassert <steffen.klassert@secunet.com> | Thu Apr 29 14:37:32 2010 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Mon May 03 11:16:13 2010 +0800 |
tree | 4cc049a6dfa84554279d39daca2db4dca0001751 | |
parent | 8628e7c89075834fc7b44629d09ff4f9043af114 [diff] |
padata: Dont scale the parallel objects with the cpus Scaling the maximum number of objects in the parallel codepath can lead to out of memory problems on bigsmp machines. Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>