Re: [RFC v3][PATCH 4/9] Memory management (dump)

From: Dave Hansen
Date: Mon Sep 08 2008 - 11:56:25 EST


On Sat, 2008-09-06 at 21:54 -0400, Oren Laadan wrote:
> The length of the array may be tunable, or even adaptive (e.g. based
> on statistics from recent checkpoints), in the future.

I'm not sure "tuning" it to make those arrays longer than PAGE_SIZE will
ever be a good idea. Seems like we should just keep the structures at
PAGE_SIZE to me.

-- Dave

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