From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] kernel /proc information modified for xen mem-set Date: Mon, 24 Oct 2005 19:04:32 +0200 Message-ID: <20051024170432.GA3393@snarc.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Satoshi Uchida Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Oct 21, 2005 at 08:08:59PM +0900, Satoshi Uchida wrote: > I interested that memory capacity can be changed. > But, although xen balloon information(/proc/xen/balloon) is modified for > xen mem-set command, > memory information in domain is not modified. > > In actually, MemFree is computed each time, but TotalMem is setup at > boot time. > So, in top command and etc., memory used decrease, but memory free > increased. > However, this is not correct, and If anyone see this information, he/she > maybe perplexed. > > This patch is reflect TotalMem information. > But, I think that like this solution is not excellent. its seems fine. thanks applied. -- Vincent Hanquez