Re: [RFC] Arch option to touch newly allocated pages

From: H. Peter Anvin (hpa@zytor.com)
Date: Tue Mar 05 2002 - 00:34:02 EST


Jeff Dike wrote:

> bcrl@redhat.com said:
>
>>From your explanation of things, you only need to do the memsets once
>>at startup of UML where the ram is allocated -> a uml booted with
>>64MB of ram would write into every page of the backing store file
>>before even running the kernel. Doesn't that accomplish the same
>>thing?
>>
>
> Sort of, but it's very heavy-handed. The UML will force memory to be
> allocated on the host long before it will ever be needed, and it may never
> be needed. This patch doesn't waste memory like that.
>

This is not necessarily a bad thing, however. If the user hadn't set up
enough swap, they're probably better off getting the error message early.

        -hpa

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



This archive was generated by hypermail 2b29 : Thu Mar 07 2002 - 21:00:38 EST