From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Vrabel Subject: Re: [PATCH 1/2] xl: extend autoballoon xl.conf option with an "auto" option Date: Fri, 12 Apr 2013 12:45:44 +0100 Message-ID: <5167F3E8.8030503@citrix.com> References: <1365095628-1918-1-git-send-email-david.vrabel@citrix.com> <1365095628-1918-2-git-send-email-david.vrabel@citrix.com> <20834.60163.440507.747264@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20834.60163.440507.747264@mariner.uk.xensource.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: Ian Jackson Cc: Ian Campbell , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 08/04/13 17:06, Ian Jackson wrote: > David Vrabel writes ("[Xen-devel] [PATCH 1/2] xl: extend autoballoon xl.conf option with an "auto" option"): >> From: David Vrabel >> >> autoballoon=1 is not recommened if dom0_mem was used to reduce the >> amount of dom0 memory. Instead of requiring users to change xl.conf >> if they do this, extend the autoballoon option with a new choice: >> "auto". > > Thanks, that's great, I have applied both. Since this is useful for distro packagers. Is this something that could be backported to Xen 4.2? David