commit | f61396aed90acb033952531c522d1010f87e24f4 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Mon Jan 07 23:20:26 2008 -0800 |
committer | Christoph Lameter <clameter@sgi.com> | Mon Feb 04 10:56:01 2008 -0800 |
tree | 53d42c90f0aab1d1b53e8648a279e10a83df0107 | |
parent | 151c602f79cb9154c3f3d83223cae355af463d6f [diff] |
Move count_partial before kmem_cache_shrink Move the counting function for objects in partial slabs so that it is placed before kmem_cache_shrink. Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>