From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH 4/4] x86/PoD: Command line option to prohibit any PoD operations Date: Mon, 2 Nov 2015 15:19:49 +0000 Message-ID: <56377F15.5070804@citrix.com> References: <1446230022-8349-1-git-send-email-andrew.cooper3@citrix.com> <1446230022-8349-5-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1446230022-8349-5-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper , Xen-devel Cc: George Dunlap , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 30/10/15 18:33, Andrew Cooper wrote: > PoD is only needed to cover a corner case with memory overcommit > (rebooting a ballooned down VM with insufficient host RAM available). > > Its use comes with a performance hit, and inoperability with other > technologies such as PCI Passthrough. > > Offer a command line option for administrators who want to be certain > that PoD is not in use for their VMs. > > Signed-off-by: Andrew Cooper With the arm build addressed: Acked-by: George Dunlap