From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Fail to start Dom0 in ARM highmem. Date: Thu, 30 Oct 2014 10:07:42 +0000 Message-ID: <1414663662.2064.21.camel@citrix.com> References: <544FCEB4.9080307@linaro.org> <1414571045.3584.37.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrii Anisov Cc: Iurii Konovalenko , Julien Grall , "xen-devel@lists.xen.org" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Wed, 2014-10-29 at 19:35 +0200, Andrii Anisov wrote: > > Xen 4.5 ought to use multiple banks to give as much RAM below 4G as it > > can and then satisfy the rest from highmem. It would be interesting to > > see how it behaves in this setup. > > We did just the first attempt with our 4.4 as well know stuff. > We will go with 4.5 further. Good plan. If you wanted to stick with 4.4 my recommendation would be to either use less RAM for dom0 or to add some sort of ugly hack to split the RAM into two banks (e.g. 0.5G in each, one low one high). Ian.