From mboxrd@z Thu Jan 1 00:00:00 1970 From: DuanZhenzhong Subject: Re: Ping: [PATCH 09/11, v2] tmem: reduce severity of log messages Date: Tue, 11 Sep 2012 18:01:48 +0800 Message-ID: <504F0C0C.6020804@oracle.com> References: <504764270200007800098DE1@nat28.tlf.novell.com> <504A01790200007800099C52@nat28.tlf.novell.com> <504F1412020000780009A750@nat28.tlf.novell.com> <504F01D6.3050903@oracle.com> <504F23B2020000780009A79B@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <504F23B2020000780009A79B@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: dan.magenheimer@oracle.com, Ian Campbell , xen-devel List-Id: xen-devel@lists.xenproject.org Jan Beulich wrote: >>>> On 11.09.12 at 11:18, DuanZhenzhong wrote: >>>> >> Dan is offline recently. >> What about 'printk("tmem_relinquish_page: failing order=%d\n", order)', >> more like a guest level msg. >> > > That's debatable, but the message is enabled for debug builds > only anyway. Could be make XENLOG_DEBUG, but that would > require yet another helper in tmem_xen.h. I'd want to leave > this alone for the moment. Ok. zduan