From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Possible regression: XEN 4.0.0 total_memory decrease Date: Thu, 15 Apr 2010 17:33:35 +0100 Message-ID: References: <4BC736C7.6080707@iweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4BC736C7.6080707@iweb.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Alex Williams , "Xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Are the hypervisor and dom0 kernel 64-bit or 32-bit? Xen prints a message "System RAM: xxx" early during boot. Do these differ significantly for you between 3.4.2 and 4.0.0? K. On 15/04/2010 16:54, "Alex Williams" wrote: > Hello, > > I noticed a significant *decrease* (150MB) in "total_memory" on a host > build using XEN 4.0.0 with kernel 2.6.18. > > Here are the details: > > Server = 4096MB RAM > XEN 3.4.2 + kernel 2.6.18: xm info | grep total_memory = 4084 > XEN 4.0.0 + kernel 2.6.18: xm info | grep total_memory = 3946 > > The exact same kernel config file was used for both builds. I also made > sure there is absolutely no difference on the hosts (while the builds > are created on a different machine). > > This seems like a regression, unless someone can provide suggestions on > how to correct this? > > Thanks. >