On Mon, May 30, 2011 at 3:23 PM, Avi Kivity <[email protected]> wrote: > IIRC there never was a memset() of all RAM, at least since kvm started > booting Linux. Windows has a zeroing thread which causes all of RAM to be > committed shortly after boot, though.
Yup, I haven't heard of such thing either. AFAIK, it's all done lazily by the page allocator. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
