Re: [Xen-devel] [PATCH] xen/arm: increase default dom0_mem to 512M

2017-02-17 Thread Stefano Stabellini
On Fri, 17 Feb 2017, Julien Grall wrote: > Hi Stefano, > > On 16/02/17 20:17, Stefano Stabellini wrote: > > On Thu, 16 Feb 2017, Julien Grall wrote: > > > Hi Stefano, > > > > > > On 15/02/2017 23:05, Stefano Stabellini wrote: > > > > The default dom0_mem is 128M which is not sufficient to boot a

Re: [Xen-devel] [PATCH] xen/arm: increase default dom0_mem to 512M

2017-02-17 Thread Julien Grall
Hi Stefano, On 16/02/17 20:17, Stefano Stabellini wrote: On Thu, 16 Feb 2017, Julien Grall wrote: Hi Stefano, On 15/02/2017 23:05, Stefano Stabellini wrote: The default dom0_mem is 128M which is not sufficient to boot a Ubuntu based Dom0. Increase it to 512M. Signed-off-by: Stefano Stabellin

Re: [Xen-devel] [PATCH] xen/arm: increase default dom0_mem to 512M

2017-02-16 Thread Stefano Stabellini
On Thu, 16 Feb 2017, Julien Grall wrote: > Hi Stefano, > > On 15/02/2017 23:05, Stefano Stabellini wrote: > > The default dom0_mem is 128M which is not sufficient to boot a Ubuntu > > based Dom0. Increase it to 512M. > > > > Signed-off-by: Stefano Stabellini > > I am not a big fan of increasing

Re: [Xen-devel] [PATCH] xen/arm: increase default dom0_mem to 512M

2017-02-16 Thread Julien Grall
Hi Stefano, On 15/02/2017 23:05, Stefano Stabellini wrote: The default dom0_mem is 128M which is not sufficient to boot a Ubuntu based Dom0. Increase it to 512M. Signed-off-by: Stefano Stabellini I am not a big fan of increasing the default value. 128M is plenty enough if you use a small DO

[Xen-devel] [PATCH] xen/arm: increase default dom0_mem to 512M

2017-02-15 Thread Stefano Stabellini
The default dom0_mem is 128M which is not sufficient to boot a Ubuntu based Dom0. Increase it to 512M. Signed-off-by: Stefano Stabellini diff --git a/xen/arch/arm/domain_build.c b/xen/arch/arm/domain_build.c index c97a1f5..f4612a2 100644 --- a/xen/arch/arm/domain_build.c +++ b/xen/arch/arm/domai