lkml.org 
[lkml]   [2008]   [May]   [10]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 10 May 2008 02:55:54 -0400
FromChristoph Hellwig <>
SubjectRe: [patch 15/21] Filesystem: XFS slab defragmentation
On Fri, May 09, 2008 at 08:08:46PM -0700, Christoph Lameter wrote:
> +	kmem_cache_setup_defrag(xfs_vnode_zone, get_inodes, kick_inodes);

So you're exporting get_inodes and kick_inodes just to use it in always
the same way.  Much better to have a kmem_cache_set_inode_defrag helper
and keep them static in inode.c



\
 
 \ /
  Last update: 2008-05-10 08:59    [from the cache]
©2003-2008