Re: [xfs-masters] Re: [PATCH] Cleanup and kernelify shrinker registration (rc5-mm2)

From: David Chinner
Date: Tue Apr 03 2007 - 02:19:45 EST


On Mon, Apr 02, 2007 at 11:01:58PM -0700, Andrew Morton wrote:
> On Tue, 3 Apr 2007 15:44:19 +1000 David Chinner <dgc@xxxxxxx> wrote:
>
> > In XFS, one of the shrinkers cwthat gets registered calls causes all
> > the xfsbufd's in the system to run and write back delayed write
> > metadata - this can't be freed up until it is clean, and this is the
> > only hook we have that can be used to trigger writeback on memory
> > pressure. We need this because we can potentially have hundreds of
> > megabytes of dirty metadata per XFS filesystem.
> >
>
> <looks>
>
> Gad, someone went mad in there. Can we do this (please)?

Yup, added to my QA tree.

Rusty, can you redo you patch on top of this one? I'll
add it to my QA tree as well...

Cheers,

Dave.
--
Dave Chinner
Principal Engineer
SGI Australian Software Group
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/