Re: File BlockSize

William Lee Irwin III (wli@holomorphy.com)
Tue, 12 Feb 2002 12:57:22 -0800


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?

Cheers,
Bill
-
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/