From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muli Ben-Yehuda Subject: Re: [PATCH] balloon: don't talk about low/high memory when there is no such distinction Date: Sat, 24 Jun 2006 17:51:24 +0300 Message-ID: <20060624145124.GA11269@rhun.ibm.com> References: <449BFA1E.76E4.0078.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <449BFA1E.76E4.0078.0@novell.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: Jan Beulich Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Fri, Jun 23, 2006 at 02:26:38PM +0200, Jan Beulich wrote: > .. in order to not confuse people. Hi Jan, This will confuse any tool that parses the output of the file though. The ifdefs are also pretty ugly... is the current output so confusing? Cheers, Muli