WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] why I couldnt' use the prink statement in the do_memory_op f

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] why I couldnt' use the prink statement in the do_memory_op function in the xen/common/memory.c file
From: "Wen.Tian" <tyd126723@xxxxxxxxxx>
Date: Fri, 11 Sep 2009 15:13:52 +0800
Delivery-date: Fri, 11 Sep 2009 00:16:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi, all
 
I use the prink to trace the xen code all along, but I find when I insert a printk statement in the do_memory_op function in the xen/common/memory.c file, the domain0 could not started, it always stop after the console driver inistiated .
 
I have tired the prinkt in the do_domctl hypercall, there is no such type of issue .
 
what's the issue might be?
 
Thanks for your response in advance.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] why I couldnt' use the prink statement in the do_memory_op function in the xen/common/memory.c file, Wen.Tian <=