]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] slab: remove drain_array_locked
authorChristoph Lameter <clameter@engr.sgi.com>
Wed, 22 Mar 2006 08:09:07 +0000 (00:09 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 22 Mar 2006 15:54:05 +0000 (07:54 -0800)
commit2cba211658214ea19835fc89f69c8144cfce6597
tree5ab3f9e6efa5e2ed2a39843b95dcf95ddb89592a
parentfdd7592467d6a967e6c036c57270395123c74def
[PATCH] slab: remove drain_array_locked

Remove drain_array_locked and use that opportunity to limit the time the l3
lock is taken further.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/slab.c