[Devel] Re: [RFC v3][PATCH 4/9] Memory management (dump)
Dave Hansen
dave at linux.vnet.ibm.com
Mon Sep 8 08:55:06 PDT 2008
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
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list