lkml.org 
[lkml]   [2007]   [Feb]   [21]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
    /
    DateWed, 21 Feb 2007 18:26:57 -0800
    FromAndrew Morton <>
    SubjectRe: [-mm patch] UNION_FS must depend on SLAB
    On Wed, 21 Feb 2007 21:00:39 -0500 Josef Sipek <jsipek@fsl.cs.sunysb.edu> wrote:
    
    > > I can't say more until I've managed to understand your description, which
    > > might take a while.
    > 
    > It is intended for reallocation of a buffer. The code in lookup.c allocates
    > some memory, and it may have to reallocate the buffer. The code tries to
    > prevent some unneeded allocations by looking at what the smallest object the
    > slabcache gives you is.
    > 
    > I hope this explains it better. There's some discussion about this in the
    > threads by Pekka Enberg.
    
    Problem is, it doesn't seem that we'll be merging unionfs any time soon so
    we shouldn't be adding slab infrastructure on its behalf.  And I'd prefer
    not to have to carry slab changes in a filesystem tree.
    
    Although if the changes are generally ok-looking and are compact then it'd
    be OK, but I do need to be alert for someone who comes along and uses that
    infrastructure in an unrelated patch, which has happened before.  When I
    prep the patch for an upstream merge, oops, doesn't compile any more.
    
    
    So for now, it'd be best to jsut forget about the optimisation.
    
    How useful is it, anyway?
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    
    
    \
     
     \ /
      Last update: 2007-02-22 03:33    [from the cache]
    ©2003-2008