commit | 1b55253a7f95adc82eb20937b57b3e3e32ba65df | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@engr.sgi.com> | Wed Mar 22 00:09:07 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Mar 22 07:54:05 2006 -0800 |
tree | 5ab3f9e6efa5e2ed2a39843b95dcf95ddb89592a | |
parent | aab2207cf8d9c343b6b5f0e4d27e1732f8618d14 [diff] |
[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>