From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: memory size inside domU less than memory in domU config Date: Thu, 16 Jun 2011 14:40:26 -0400 Message-ID: <20110616184026.GA27795@dumpdata.com> References: <1308248350.28653.5.camel@mobile> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1308248350.28653.5.camel@mobile> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Vasiliy G Tolstov Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Jun 16, 2011 at 10:19:10PM +0400, Vasiliy G Tolstov wrote: > Hello. I'm try to use linux-3.0.0-rc1 in domU. > Domain created with memory=2048 and maxmemory=4096. Inside domU i have > cat /proc/meminfo | grep MemTotal > MemTotal: 2016564 kB > > Why. Kernel boot log and config in attached files. How can i minimize > memory difference with config value and inside domU? Well, ballon it up? xl mem-set 4096 ?