All of lore.kernel.org
 help / color / mirror / Atom feed
From: KY Srinivasan <kys@microsoft.com>
To: Jon Stanley <jonstanley@gmail.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>,
	Stephen Hemminger <sthemmin@microsoft.com>,
	"wei.liu@kernel.org" <wei.liu@kernel.org>,
	"linux-hyperv@vger.kernel.org" <linux-hyperv@vger.kernel.org>
Subject: RE: [EXTERNAL] hv_balloon issues??
Date: Mon, 25 Jan 2021 21:45:46 +0000	[thread overview]
Message-ID: <MWHPR2101MB08745E0B8713F66FADC3BC73A0BD9@MWHPR2101MB0874.namprd21.prod.outlook.com> (raw)
In-Reply-To: <CALY6xniUous7gsWSb4YrzOrKk138CHqaYfeZCNqG7ki97TH4qQ@mail.gmail.com>

The DM feature provides a feedback loop for managing the guest memory dynamically between the min memory and the max memory. If the memory pressure is low, the host will drain the memory out of the guest - the floor on what will be left in the guest is the min memory. It is likely that the host was actively reducing the memory assigned to the guest and there was sudden burst of pressure. Perhaps increasing the min memory would help you case.

K. Y

> -----Original Message-----
> From: Jon Stanley <jonstanley@gmail.com>
> Sent: Monday, January 25, 2021 1:07 PM
> To: KY Srinivasan <kys@microsoft.com>
> Cc: Haiyang Zhang <haiyangz@microsoft.com>; Stephen Hemminger
> <sthemmin@microsoft.com>; wei.liu@kernel.org; linux-
> hyperv@vger.kernel.org
> Subject: Re: [EXTERNAL] hv_balloon issues??
> 
> On Mon, Jan 25, 2021 at 3:51 PM KY Srinivasan <kys@microsoft.com> wrote:
> >
> > I take it that this is on Windows Server machine. What are the Dynamic
> memory settings for the VM under question.
> 
> No, sorry for leaving that out. This is on Windows 10 Pro for Workstations, on a
> Xeon W-2155 machine with 192GB RAM. Apologies but I'm more of a Linux guy
> than Windows :). If I've gotten the wrong thing let me know,
> 
> PS C:\Users\jonst> Get-VM -VMName build-test2 |Format-List * <snip>
> CPUUsage                            : 0
> MemoryAssigned                      : 6036652032
> MemoryDemand                        : 5130682368
> MemoryStatus                        : OK
> NumaAligned                         : False
> <snip>
> DynamicMemoryEnabled                : True
> MemoryMaximum                       : 1099511627776
> MemoryMinimum                       : 536870912

      reply	other threads:[~2021-01-25 21:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-25 20:19 hv_balloon issues?? Jon Stanley
2021-01-25 20:51 ` [EXTERNAL] " KY Srinivasan
2021-01-25 21:07   ` Jon Stanley
2021-01-25 21:45     ` KY Srinivasan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR2101MB08745E0B8713F66FADC3BC73A0BD9@MWHPR2101MB0874.namprd21.prod.outlook.com \
    --to=kys@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=jonstanley@gmail.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=sthemmin@microsoft.com \
    --cc=wei.liu@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.