Re: File BlockSize

Daniel Phillips (phillips@bonn-fries.net)
Wed, 13 Feb 2002 01:36:39 +0100


On February 12, 2002 09:57 pm, William Lee Irwin III wrote:
> On Tue, Feb 12, 2002 at 02:37:43PM +0000, Alan Cox wrote:
> > Going to a block size bigger than page size causes all sorts of fun with
> > allocation failures if there are not two pages free adjacent to one another
> > when allocating, and isn't really worth the cost.
>
> This sounds like fairly severe memory fragmentation, which seems more
> worrisome to me than blocksize constraints. Should I look into that?

This is one of the chronic VM problems that rmap is supposed to cure, at least
it will provide a base on which an active physical defragger can be built.

-- 
Daniel
-
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/