]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35a5ba0c59614138305b4b657ad49a9343607e1a
tree4cc049a6dfa84554279d39daca2db4dca0001751
parent3503bca5e9195b26dcc754526886eac7a24ee25c
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