From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3] xen: arm32: reduce default size of the xenheap Date: Wed, 25 Feb 2015 14:35:55 +0000 Message-ID: <1424874955.20243.130.camel@citrix.com> References: <1424367594-2880-1-git-send-email-ian.campbell@citrix.com> <54E6321F.4000402@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54E6321F.4000402@linaro.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Julien Grall Cc: stefano.stabellini@eu.citrix.com, tim@xen.org, Jintack Lim , Jan Beulich , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Thu, 2015-02-19 at 18:57 +0000, Julien Grall wrote: > Hi Ian, > > On 19/02/15 17:39, Ian Campbell wrote: > > ... and make it tunable via the command line. > > > > 1/8 of RAM is 128M on a 1GB system and 256M on a 2GB system etc, > > which is a lot. 1/32 of RAM seems more reasonable. Also drop the > > minimum to 32M. > > > > Leave the maximum at 1GB. > > > > Signed-off-by: Ian Campbell > > Reviewed-by: Julien Grall Applied and noted for backporting.