padata: Dont scale the parallel objects with the cpus
authorSteffen Klassert <steffen.klassert@secunet.com>
Thu, 29 Apr 2010 12:37:32 +0000 (14:37 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 3 May 2010 03:16:13 +0000 (11:16 +0800)
commit97e3d94aac1c3e95bd04d1b186479a4df3663ab8
tree4cc049a6dfa84554279d39daca2db4dca0001751
parent8628e7c89075834fc7b44629d09ff4f9043af114
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>
kernel/padata.c