[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] PoD, 4.2, and current/maximum reservation
On Mon, Feb 11, 2013 at 12:03 AM, James Harper <james.harper@xxxxxxxxxxxxxxxx> wrote:
A user has pointed out a problem with GPLPV under Xen 4.2 when using PoD. I'm using the difference between XENMEM_maximum_reservation and XENMEM_current_reservation to tell me how much I should balloon down to account for PoD, but when the user has ballooned down to 1G (from 4Gb or 8GB), GPLPV logs the following: WRT timing and xenbus, a couple of things: * Windows does a scrub of all memory at start-of-day. Especially on multiple-vcpu systems, we were unable to start the balloon process early enough to win the race against the scrubber, so we had to have ways of "reclaiming" zeroed pages for the PoD pool. What this means is that it's not a matter of Windows *touching* memory, but of windows *dirtying* memory that will lead to a problem. * So there is a minimum amount of memory Windows needs to be able to make it to the stage where the balloon driver can run. When XenServer first implemented DMC, the team did extensive testing to determine minimum values above which Windows never crashed or hung, and (as I understand it) baked those into the xapi toolstack as a "seatbelt" to prevent users from setting the value too low. Not sure if that helps in your particular case -- I think 1G was within the limit, but I could be wrong. Dave, any comments? -George _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |